-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathchannel_v4.json
1 lines (1 loc) · 88.5 KB
/
channel_v4.json
1
{"$schema": "sublime://packagecontrol.io/schemas/channel", "libraries_cache": {"https://raw.githubusercontent.com/packagecontrol/channel/main/repository.json": [{"author": "adriangb", "description": "Reusable constraint types to use with typing.Annotated.", "issues": "https://github.com/annotated-types/annotated-types/issues", "name": "annotated-types", "releases": [{"date": "2024-05-20 21:33:24", "platforms": ["*"], "python_versions": ["3.8"], "sha256": "1f02e8b43a8fbbc3f3e0d4f0f4bfc8131bcb4eebe8849b8e5c773f3a1c582a53", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/78/b6/6307fbef88d9b5ee7421e68d78a9f162e0da4900bc5f5793f6d3d0e34fb8/annotated_types-0.7.0-py3-none-any.whl", "version": "0.7.0"}]}, {"author": "c0fec0de", "description": "Python Anytree module - https://github.com/c0fec0de/anytree", "issues": "https://github.com/c0fec0de/anytree/issues", "name": "anytree", "releases": [{"date": "2020-10-07 22:24:14", "platforms": ["*"], "python_versions": ["3.3", "3.8"], "sublime_text": "*", "url": "https://codeload.github.com/nbeversl/anytree_sublime/zip/1.0", "version": "1.0"}]}, {"author": "douglas-vaz", "description": "Python arrow module - https://github.com/crsmithdev/arrow", "issues": "https://github.com/douglas-vaz/arrow/issues", "name": "arrow", "releases": [{"date": "2015-04-06 09:27:25", "platforms": ["*"], "python_versions": ["3.3", "3.8"], "sublime_text": "*", "url": "https://codeload.github.com/douglas-vaz/arrow/zip/v0.0.2", "version": "0.0.2"}]}, {"author": "dvhh", "description": "lzma modules for sublime text 2 and 3", "issues": "https://github.com/dvhh/sublime-backports.lzma/issues", "name": "backports_lzma", "releases": [{"date": "2019-03-11 09:56:54", "platforms": ["windows-x32", "windows-x64"], "python_versions": ["3.3"], "sublime_text": "*", "url": "https://codeload.github.com/dvhh/sublime-backports.lzma/zip/1.0.0", "version": "1.0.0"}]}, {"author": "facelessuser", "description": "Backrefs regular expression wrapper.", "issues": "https://github.com/facelessuser/sublime-backrefs/issues", "name": "backrefs", "releases": [{"date": "2023-08-30 12:42:21", "platforms": ["*"], "python_versions": ["3.3", "3.8"], "sublime_text": "*", "url": "https://codeload.github.com/facelessuser/sublime-backrefs/zip/1.10.0", "version": "1.10.0"}]}, {"author": "Leonard Richardson", "description": "Beautiful Soup is a Python library for pulling data out of HTML and XML files - https://www.crummy.com/software/BeautifulSoup/", "issues": "https://bugs.launchpad.net/beautifulsoup/", "name": "beautifulsoup4", "releases": [{"date": "2024-01-17 16:53:12", "platforms": ["*"], "python_versions": ["3.8"], "sha256": "b80878c9f40111313e55da8ba20bdba06d8fa3969fc68304167741bbf9e082ed", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/b1/fe/e8c672695b37eecc5cbf43e1d0638d88d66ba3a44c4d321c796f4e59167f/beautifulsoup4-4.12.3-py3-none-any.whl", "version": "4.12.3"}, {"date": "2021-09-08 00:16:06", "platforms": ["*"], "python_versions": ["3.3"], "sha256": "9a315ce70049920ea4572a4055bc4bd700c940521d36fc858205ad4fcde149bf", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/69/bf/f0f194d3379d3f3347478bd267f754fc68c11cbf2fe302a6ab69447b1417/beautifulsoup4-4.10.0-py3-none-any.whl", "version": "4.10.0"}]}, {"author": "KuttKatrea", "description": "Easily implement OS, Host and OS/Host-level settings aside the normal user-level settings for any plugin.", "issues": "https://github.com/KuttKatrea/sublime-better-settings/issues", "name": "better_settings", "releases": [{"date": "2020-03-01 00:28:39", "platforms": ["*"], "python_versions": ["3.3", "3.8"], "sublime_text": "*", "url": "https://codeload.github.com/KuttKatrea/sublime-better-settings/zip/1.0.0", "version": "1.0.0"}]}, {"author": "revmischa", "description": "Python boto3 module for Amazon Web Services", "issues": "https://github.com/revmischa/sublime-boto3/issues", "name": "boto3", "releases": [{"date": "2016-10-02 20:26:32", "platforms": ["*"], "python_versions": ["3.3"], "sublime_text": "*", "url": "https://codeload.github.com/revmischa/sublime-boto3/zip/v2.0.0", "version": "2.0.0"}]}, {"author": "facelessuser", "description": "Bracex creates arbitrary strings via brace expansion much like Bash's.", "issues": "https://github.com/facelessuser/sublime-bracex/issues", "name": "bracex", "releases": [{"date": "2024-08-03 03:59:49", "platforms": ["*"], "python_versions": ["3.8"], "sha256": "d2fcf4b606a82ac325471affe1706dd9bbaa3536c91ef86a31f6b766f3dad1d0", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/05/4f/54d324c35221c027ca77e9aae418f525003bd0cc2613eea162a1246b5a92/bracex-2.5-py3-none-any.whl", "version": "2.5"}, {"date": "2021-02-10 22:03:19", "platforms": ["*"], "python_versions": ["3.3"], "sublime_text": "*", "url": "https://codeload.github.com/facelessuser/sublime-bracex/zip/2.1.1", "version": "2.1.1"}]}, {"author": "idleberg", "description": "Independent BSON codec for Python that doesn\u2019t depend on MongoDB - https://github.com/py-bson/bson", "issues": "https://github.com/idleberg/sublime-bson/issues", "name": "bson", "releases": [{"date": "2017-09-08 21:32:23", "platforms": ["*"], "python_versions": ["3.3", "3.8"], "sublime_text": "*", "url": "https://codeload.github.com/idleberg/sublime-bson/zip/0.4.8", "version": "0.4.8"}]}, {"author": "wbond", "description": "Python bz2 module", "issues": "https://github.com/codexns/sublime-bz2/issues", "name": "bz2", "releases": [{"date": "2014-12-04 17:19:43", "platforms": ["osx-x64", "linux-x32", "linux-x64", "windows-x32", "windows-x64"], "python_versions": ["3.3"], "sublime_text": "*", "url": "https://codeload.github.com/codexns/sublime-bz2/zip/1.0.0", "version": "1.0.0"}]}, {"author": "evandrocoan", "description": "Manages packages installed as git submodules", "issues": "https://github.com/evandrocoan/channelmanager/issues", "name": "channelmanager", "releases": [{"date": "2021-10-13 05:46:35", "platforms": ["*"], "python_versions": ["3.3", "3.8"], "sublime_text": "*", "url": "https://codeload.github.com/evandrocoan/channelmanager/zip/3999", "version": "3999"}]}, {"author": "python-cffi", "description": "Foreign Function Interface for Python calling C code.", "issues": "https://github.com/python-cffi/cffi/issues", "name": "cffi", "releases": [{"date": "2024-09-04 20:44:59", "platforms": ["windows-x64"], "python_versions": ["3.8"], "sha256": "78122be759c3f8a014ce010908ae03364d00a1f81ab5c7f4a7a5120607ea56e1", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/2f/70/80c33b044ebc79527447fd4fbc5455d514c3bb840dede4455de97da39b4d/cffi-1.17.1-cp38-cp38-win_amd64.whl", "version": "1.17.1"}, {"date": "2024-09-04 20:44:47", "platforms": ["osx-x64"], "python_versions": ["3.8"], "sha256": "636062ea65bd0195bc012fea9321aca499c0504409f413dc88af450b57ffd03b", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/48/08/15bf6b43ae9bd06f6b00ad8a91f5a8fe1069d4c9fab550a866755402724e/cffi-1.17.1-cp38-cp38-macosx_10_9_x86_64.whl", "version": "1.17.1"}, {"date": "2024-09-04 20:44:57", "platforms": ["linux-x64"], "python_versions": ["3.8"], "sha256": "0e2b1fac190ae3ebfe37b979cc1ce69c81f4e4fe5746bb401dca63a9062cdaf1", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/bb/19/b51af9f4a4faa4a8ac5a0e5d5c2522dcd9703d07fac69da34a36c4d960d3/cffi-1.17.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "version": "1.17.1"}, {"date": "2024-09-04 20:44:51", "platforms": ["linux-arm64"], "python_versions": ["3.8"], "sha256": "e221cf152cff04059d011ee126477f0d9588303eb57e88923578ace7baad17f9", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/53/93/7e547ab4105969cc8c93b38a667b82a835dd2cc78f3a7dad6130cfd41e1d/cffi-1.17.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", "version": "1.17.1"}]}, {"author": "chardet", "description": "The Universal Character Encoding Detector", "issues": "https://github.com/chardet/chardet/issues", "name": "chardet", "releases": [{"date": "2023-08-01 19:23:00", "platforms": ["*"], "python_versions": ["3.8"], "sha256": "e1cf59446890a00105fe7b7912492ea04b6e6f06d4b742b2c788469e34c82970", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/38/6f/f5fbc992a329ee4e0f288c1fe0e2ad9485ed064cac731ed2fe47dcc38cbf/chardet-5.2.0-py3-none-any.whl", "version": "5.2.0"}, {"date": "2020-12-10 19:35:32", "platforms": ["*"], "python_versions": ["3.3"], "sha256": "f864054d66fd9118f2e67044ac8981a54775ec5b67aed0441892edb553d21da5", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/19/c7/fa589626997dd07bd87d9269342ccb74b1720384a4d739a1872bd84fbe68/chardet-4.0.0-py2.py3-none-any.whl", "version": "4.0.0"}]}, {"author": "Ahmed TAHRI", "description": "The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet.", "issues": "https://github.com/jawah/charset_normalizer/issues", "name": "charset-normalizer", "releases": [{"date": "2023-11-01 04:04:30", "platforms": ["windows-x64"], "python_versions": ["3.8"], "sha256": "eb8821e09e916165e160797a6c17edda0679379a4be5c716c260e836e122f54b", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/db/fb/d29e343e7c57bbf1231275939f6e75eb740cd47a9d7cb2c52ffeb62ef869/charset_normalizer-3.3.2-cp38-cp38-win_amd64.whl", "version": "3.3.2"}, {"date": "2023-11-01 04:04:29", "platforms": ["windows-x32"], "python_versions": ["3.8"], "sha256": "6ef1d82a3af9d3eecdba2321dc1b3c238245d890843e040e41e470ffa64c3e25", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/74/20/8923a06f15eb3d7f6a306729360bd58f9ead1dc39bc7ea8831f4b407e4ae/charset_normalizer-3.3.2-cp38-cp38-win32.whl", "version": "3.3.2"}, {"date": "2023-11-01 04:04:07", "platforms": ["osx-x64"], "python_versions": ["3.8"], "sha256": "6463effa3186ea09411d50efc7d85360b38d5f09b870c48e4600f63af490e56a", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/ef/d4/a1d72a8f6aa754fdebe91b848912025d30ab7dced61e9ed8aabbf791ed65/charset_normalizer-3.3.2-cp38-cp38-macosx_10_9_universal2.whl", "version": "3.3.2"}, {"date": "2023-11-01 04:04:09", "platforms": ["osx-arm64"], "python_versions": ["3.8"], "sha256": "6c4caeef8fa63d06bd437cd4bdcf3ffefe6738fb1b25951440d80dc7df8c03ac", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/13/82/83c188028b6f38d39538442dd127dc794c602ae6d45d66c469f4063a4c30/charset_normalizer-3.3.2-cp38-cp38-macosx_10_9_x86_64.whl", "version": "3.3.2"}, {"date": "2023-11-01 04:04:17", "platforms": ["linux-x64"], "python_versions": ["3.8"], "sha256": "45485e01ff4d3630ec0d9617310448a8702f70e9c01906b0d0118bdf9d124cf2", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/3d/09/d82fe4a34c5f0585f9ea1df090e2a71eb9bb1e469723053e1ee9f57c16f3/charset_normalizer-3.3.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "version": "3.3.2"}, {"date": "2023-11-01 04:04:12", "platforms": ["linux-arm64"], "python_versions": ["3.8"], "sha256": "fb69256e180cb6c8a894fee62b3afebae785babc1ee98b81cdf68bbca1987f33", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/34/2a/f392457d45e24a0c9bfc012887ed4f3c54bf5d4d05a5deb970ffec4b7fc0/charset_normalizer-3.3.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", "version": "3.3.2"}]}, {"author": "facelessuser", "description": "A color library.", "issues": "https://github.com/facelessuser/sublime-coloraide/issues", "name": "coloraide", "releases": [{"date": "2022-08-15 13:45:37", "platforms": ["*"], "python_versions": ["3.3", "3.8"], "sublime_text": "*", "url": "https://codeload.github.com/facelessuser/sublime-coloraide/zip/1.2.0", "version": "1.2.0"}]}, {"author": "evandrocoan", "description": "An additional concurrent file log handler for Python's standard logging package", "issues": "https://github.com/evandroforks/concurrentloghandler/issues", "name": "concurrentloghandler", "releases": [{"date": "2018-12-16 00:49:13", "platforms": ["*"], "python_versions": ["3.3", "3.8"], "sublime_text": "*", "url": "https://codeload.github.com/evandroforks/concurrentloghandler/zip/3999", "version": "3999"}]}, {"author": "Ned Batchelder and 96 others", "description": "Code coverage testing for Python", "issues": "https://github.com/codexns/sublime-coverage/issues", "name": "coverage", "releases": [{"date": "2024-08-04 19:45:06", "platforms": ["windows-x64"], "python_versions": ["3.8"], "sha256": "3f1156e3e8f2872197af3840d8ad307a9dd18e615dc64d9ee41696f287c57ad8", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/5c/1c/96cf86b70b69ea2b12924cdf7cabb8ad10e6130eab8d767a1099fbd2a44f/coverage-7.6.1-cp38-cp38-win_amd64.whl", "version": "7.6.1"}, {"date": "2024-08-04 19:45:03", "platforms": ["windows-x32"], "python_versions": ["3.8"], "sha256": "da511e6ad4f7323ee5702e6633085fb76c2f893aaf8ce4c51a0ba4fc07580ea7", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/25/ee/b4c246048b8485f85a2426ef4abab88e48c6e80c74e964bea5cd4cd4b115/coverage-7.6.1-cp38-cp38-win32.whl", "version": "7.6.1"}, {"date": "2024-08-04 19:44:47", "platforms": ["osx-x64"], "python_versions": ["3.8"], "sha256": "6db04803b6c7291985a761004e9060b2bca08da6d04f26a7f2294b8623a0c1a0", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/81/d0/d9e3d554e38beea5a2e22178ddb16587dbcbe9a1ef3211f55733924bf7fa/coverage-7.6.1-cp38-cp38-macosx_10_9_x86_64.whl", "version": "7.6.1"}, {"date": "2024-08-04 19:44:49", "platforms": ["osx-arm64"], "python_versions": ["3.8"], "sha256": "f1adfc8ac319e1a348af294106bc6a8458a0f1633cc62a1446aebc30c5fa186a", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/38/ea/cab2dc248d9f45b2b7f9f1f596a4d75a435cb364437c61b51d2eb33ceb0e/coverage-7.6.1-cp38-cp38-macosx_11_0_arm64.whl", "version": "7.6.1"}, {"date": "2024-08-04 19:44:55", "platforms": ["linux-x64"], "python_versions": ["3.8"], "sha256": "8929543a7192c13d177b770008bc4e8119f2e1f881d563fc6b6305d2d0ebe9de", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/e4/6e/885bcd787d9dd674de4a7d8ec83faf729534c63d05d51d45d4fa168f7102/coverage-7.6.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "version": "7.6.1"}, {"date": "2024-08-04 19:44:53", "platforms": ["linux-x32"], "python_versions": ["3.8"], "sha256": "b43c03669dc4618ec25270b06ecd3ee4fa94c7f9b3c14bae6571ca00ef98b0d3", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/a6/94/d3055aa33d4e7e733d8fa309d9adf147b4b06a82c1346366fc15a2b1d5fa/coverage-7.6.1-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", "version": "7.6.1"}, {"date": "2024-08-04 19:44:51", "platforms": ["linux-arm64"], "python_versions": ["3.8"], "sha256": "a95324a9de9650a729239daea117df21f4b9868ce32e63f8b650ebe6cef5595b", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/ca/6f/f82f9a500c7c5722368978a5390c418d2a4d083ef955309a8748ecaa8920/coverage-7.6.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", "version": "7.6.1"}, {"date": "2019-07-29 15:29:28", "platforms": ["osx-x64"], "python_versions": ["3.3"], "sha256": "6b62544bb68106e3f00b21c8930e83e584fdca005d4fffd29bb39fb3ffa03cb5", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/3b/2f/c641609b79e292a4a29375c4af0cf8156c36a0613000513b05eb1a838a59/coverage-4.5.4-cp33-cp33m-macosx_10_10_x86_64.whl", "version": "4.5.4"}, {"date": "2018-02-10 20:39:36", "platforms": ["linux-x64"], "python_versions": ["3.3"], "sha256": "5a13ea7911ff5e1796b6d5e4fbbf6952381a611209b736d48e675c2756f3f74e", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/ce/e5/7d0c5440de5ba0075b304478d6309b16cb4681063050b192d8d9398aa7f0/coverage-4.5.1-cp33-cp33m-manylinux1_x86_64.whl", "version": "4.5.1"}, {"date": "2018-02-10 20:39:35", "platforms": ["linux-x32"], "python_versions": ["3.3"], "sha256": "701cd6093d63e6b8ad7009d8a92425428bc4d6e7ab8d75efbb665c806c1d79ba", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/fa/fb/f058805db61a6ac8cce5121c5a8a1841239af1b69fac59cbd8d7bfbf8015/coverage-4.5.1-cp33-cp33m-manylinux1_i686.whl", "version": "4.5.1"}, {"date": "2016-07-26 21:09:17", "platforms": ["windows-x64"], "python_versions": ["3.3"], "sha256": "bd4eba631f07cae8cdb9c55c144f165649e6701b962f9d604b4e00cf8802406c", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/b1/55/02815cb8abb091033abb979ebde5122bb33b85c5987dede9ccd019033d19/coverage-4.2-cp33-cp33m-win_amd64.whl", "version": "4.2"}, {"date": "2016-07-26 21:09:13", "platforms": ["windows-x32"], "python_versions": ["3.3"], "sha256": "38e87c46d364b8b3ac4d161586707345b7bc7b16855be1751345fc91be702ff7", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/a0/34/1185348cc5c541bbdf107438f0f0ea9df5d9a4233a974e9228b6ee815489/coverage-4.2-cp33-cp33m-win32.whl", "version": "4.2"}]}, {"author": "adnanyaqoobvirk", "description": "Python crypt module", "issues": "https://github.com/adnanyaqoobvirk/sublime-crypt/issues", "name": "crypt", "releases": [{"date": "2016-03-28 08:01:48", "platforms": ["linux-x32", "linux-x64"], "python_versions": ["3.3"], "sublime_text": "*", "url": "https://codeload.github.com/adnanyaqoobvirk/sublime-crypt/zip/v0.1.0", "version": "0.1.0"}]}, {"author": "idleberg", "description": "A Coffescript Object Notation (CSON) parser for Python - https://github.com/avakar/pycson", "issues": "https://github.com/idleberg/sublime-cson/issues", "name": "cson", "releases": [{"date": "2021-04-13 21:29:29", "platforms": ["*"], "python_versions": ["3.3", "3.8"], "sublime_text": "*", "url": "https://codeload.github.com/idleberg/sublime-cson/zip/0.8.0", "version": "0.8.0"}]}, {"author": "vovkkk", "description": "The dateutil module provides powerful extensions to the datetime module available in the Python standard library", "issues": "https://github.com/vovkkk/sublime-dateutil/issues", "name": "dateutil", "releases": [{"date": "2021-01-16 21:43:09", "platforms": ["*"], "python_versions": ["3.3", "3.8"], "sublime_text": "*", "url": "https://codeload.github.com/vovkkk/sublime-dateutil/zip/2.8.1", "version": "2.8.1"}]}, {"author": "evandrocoan", "description": "Alternate simplified logging support and general utilities functions", "issues": "https://github.com/evandrocoan/debugtools/issues", "name": "debugtools", "releases": [{"date": "2021-06-07 23:41:04", "platforms": ["*"], "python_versions": ["3.3", "3.8"], "sublime_text": "*", "url": "https://codeload.github.com/evandrocoan/debugtools/zip/3999", "version": "3999"}]}, {"author": "idleberg", "description": "Converts a Python dictionary or other native data type into a valid XML string - https://github.com/idleberg/sublime-dicttoxml", "issues": "https://github.com/idleberg/sublime-dicttoxml/issues", "name": "dicttoxml", "releases": [{"date": "2016-09-06 10:29:53", "platforms": ["*"], "python_versions": ["3.3", "3.8"], "sublime_text": "*", "url": "https://codeload.github.com/idleberg/sublime-dicttoxml/zip/1.7.4", "version": "1.7.4"}]}, {"author": "evandrocoan", "description": "Autored by Neil Fraser and others, Diff Match Patch is a high-performance library in multiple languages that manipulates plain text", "issues": "https://github.com/evandroforks/diffmatchpatch/issues", "name": "diffmatchpatch", "releases": [{"date": "2020-10-13 23:26:44", "platforms": ["*"], "python_versions": ["3.3", "3.8"], "sublime_text": "*", "url": "https://codeload.github.com/evandroforks/diffmatchpatch/zip/3999", "version": "3999"}]}, {"author": "idleberg", "description": "A library for using Unicode emoji annotations - https://github.com/kcsaff/emojitations", "issues": "https://github.com/idleberg/sublime-emojitations/issues", "name": "emojitations", "releases": [{"date": "2016-10-23 12:02:10", "platforms": ["*"], "python_versions": ["3.3", "3.8"], "sublime_text": "*", "url": "https://codeload.github.com/idleberg/sublime-emojitations/zip/0.1.0", "version": "0.1.0"}]}, {"author": "FichteFoll", "description": "Python enum module", "issues": "https://github.com/packagecontrol/enum/issues", "name": "enum", "releases": [{"date": "2018-01-25 02:22:58", "platforms": ["*"], "python_versions": ["3.3"], "sublime_text": "*", "url": "https://codeload.github.com/packagecontrol/enum/zip/v1.1.6", "version": "1.1.6"}]}, {"author": "alexmojaki", "description": "Like `typing._eval_type`, but lets older Python versions use newer typing features.", "issues": "https://github.com/alexmojaki/eval_type_backport/issues", "name": "eval-type-backport", "releases": [{"date": "2024-04-20 13:04:27", "platforms": ["*"], "python_versions": ["3.8"], "sha256": "ac2f73d30d40c5a30a80b8739a789d6bb5e49fdffa66d7912667e2015d9c9933", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/ac/ac/aa3d8e0acbcd71140420bc752d7c9779cf3a2a3bb1d7ef30944e38b2cd39/eval_type_backport-0.2.0-py3-none-any.whl", "version": "0.2.0"}]}, {"author": "randy3k", "description": "GateOne terminal", "issues": "https://github.com/packagecontrol/gateone-terminal/issues", "name": "gateone-terminal", "releases": [{"date": "2018-06-18 05:08:33", "platforms": ["*"], "python_versions": ["3.3", "3.8"], "sublime_text": "*", "url": "https://codeload.github.com/packagecontrol/gateone-terminal/zip/v1.1.0", "version": "1.1.0"}]}, {"author": "facelessuser", "description": "Growl Notification Transport Protocol library.", "issues": "https://github.com/facelessuser/sublime-gntp/issues", "name": "gntp", "releases": [{"date": "2016-12-03 16:28:28", "platforms": ["*"], "python_versions": ["3.3", "3.8"], "sublime_text": "*", "url": "https://codeload.github.com/facelessuser/sublime-gntp/zip/1.0.3", "version": "1.0.3"}]}, {"author": "Go Authors", "description": "A library for Go environment configuration", "issues": "https://github.com/golang/sublime-config/issues", "name": "golangconfig", "releases": [{"date": "2015-11-02 21:01:59", "platforms": ["*"], "python_versions": ["3.3"], "sublime_text": "*", "url": "https://codeload.github.com/golang/sublime-config/zip/v0.9.0", "version": "0.9.0"}]}, {"author": "Kim Davies", "description": "Internationalized Domain Names in Applications (IDNA)", "issues": "https://github.com/kjd/idna/issues", "name": "idna", "releases": [{"date": "2024-09-15 18:07:37", "platforms": ["*"], "python_versions": ["3.8"], "sha256": "946d195a0d259cbba61165e88e65941f16e9b36ea6ddb97f00452bae8b1287d3", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/76/c6/c88e154df9c4e1a2a66ccf0005a88dfb2650c1dffb6f5ce603dfbd452ce3/idna-3.10-py3-none-any.whl", "version": "3.10"}]}, {"author": "FichteFoll", "description": "Python Jinja2 module", "issues": "https://github.com/packagecontrol/jinja2/issues", "name": "Jinja2", "releases": [{"date": "2024-01-10 23:12:19", "platforms": ["*"], "python_versions": ["3.8"], "sha256": "7d6d50dd97d52cbc355597bd845fabfbac3f551e1f99619e39a35ce8c370b5fa", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/30/6d/6de6be2d02603ab56e72997708809e8a5b0fbfee080735109b40a3564843/Jinja2-3.1.3-py3-none-any.whl", "version": "3.1.3"}, {"date": "2019-07-11 15:26:20", "platforms": ["*"], "python_versions": ["3.3"], "sublime_text": "*", "url": "https://codeload.github.com/packagecontrol/jinja2/zip/v2.10.1", "version": "2.10.1"}]}, {"author": "jamesls", "description": "JSON Matching Expressions", "issues": "https://github.com/jmespath/jmespath.py/issues", "name": "jmespath", "releases": [{"date": "2022-06-17 18:00:10", "platforms": ["*"], "python_versions": ["3.8"], "sha256": "02e2e4cc71b5bcab88332eebf907519190dd9e6e82107fa7f83b1003a6252980", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/31/b4/b9b800c45527aadd64d5b442f9b932b00648617eb5d63d2c7a6587b7cafc/jmespath-1.0.1-py3-none-any.whl", "version": "1.0.1"}]}, {"author": "kylebebak", "description": "An(other) implementation of JSON Schema for Python", "issues": "https://github.com/kylebebak/sublime-jsonschema/issues", "name": "jsonschema", "releases": [{"date": "2017-06-02 23:13:03", "platforms": ["*"], "python_versions": ["3.3", "3.8"], "sublime_text": "*", "url": "https://codeload.github.com/kylebebak/sublime-jsonschema/zip/v2.6.0", "version": "2.6.0"}]}, {"author": "rchl", "description": "Module with LSP-related utilities", "issues": "https://github.com/sublimelsp/lsp_utils/issues", "name": "lsp_utils", "releases": [{"date": "2024-06-14 09:49:08", "platforms": ["*"], "python_versions": ["3.3", "3.8"], "sublime_text": ">=4070", "url": "https://codeload.github.com/sublimelsp/lsp_utils/zip/v3.1.1", "version": "3.1.1"}, {"date": "2023-10-14 22:32:24", "platforms": ["*"], "python_versions": ["3.3", "3.8"], "sublime_text": "3154 - 4069", "url": "https://codeload.github.com/sublimelsp/lsp_utils/zip/st3-v2.2.1", "version": "2.2.1"}]}, {"author": "lxml dev team", "description": "lxml", "issues": "https://bugs.launchpad.net/lxml", "name": "lxml", "releases": [{"date": "2024-08-10 18:14:52", "platforms": ["windows-x64"], "python_versions": ["3.8"], "sha256": "315f9542011b2c4e1d280e4a20ddcca1761993dda3afc7a73b01235f8641e903", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/80/56/395e289a6ec501e1cfddd0016d38bda2d4a54cca0d962d1cb8a35b582ad8/lxml-5.3.0-cp38-cp38-win_amd64.whl", "version": "5.3.0"}, {"date": "2024-08-10 18:14:48", "platforms": ["windows-x32"], "python_versions": ["3.8"], "sha256": "218c1b2e17a710e363855594230f44060e2025b05c80d1f0661258142b2add2e", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/9c/5f/3139693a0687ee5ec2d8b6b925eb4b7b9d4c28873d4e7d1e55f686ad7026/lxml-5.3.0-cp38-cp38-win32.whl", "version": "5.3.0"}, {"date": "2024-08-10 18:14:17", "platforms": ["osx-x64"], "python_versions": ["3.8"], "sha256": "c56a1d43b2f9ee4786e4658c7903f05da35b923fb53c11025712562d5cc02753", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/bf/fd/38ac343761072152a14e37113bc3f0e2913fab402ad566886c6f1350144f/lxml-5.3.0-cp38-cp38-macosx_10_9_x86_64.whl", "version": "5.3.0"}, {"date": "2024-08-10 18:14:31", "platforms": ["linux-x64"], "python_versions": ["3.8"], "sha256": "146173654d79eb1fc97498b4280c1d3e1e5d58c398fa530905c9ea50ea849b22", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/d0/d4/4d5a32a22c036c2e6ad939b5bf821ea771e507f81b850b83164f4eb2cd28/lxml-5.3.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "version": "5.3.0"}, {"date": "2024-08-10 18:14:22", "platforms": ["linux-x32"], "python_versions": ["3.8"], "sha256": "6ee8c39582d2652dcd516d1b879451500f8db3fe3607ce45d7c5957ab2596040", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/c1/91/739530133caff0e6eb018db413f8b792c5aa94f130b12c51f36c37b7fe13/lxml-5.3.0-cp38-cp38-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl", "version": "5.3.0"}, {"date": "2024-08-10 18:14:26", "platforms": ["linux-arm64"], "python_versions": ["3.8"], "sha256": "0fdf3a3059611f7585a78ee10399a15566356116a4288380921a4b598d807a22", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/b5/c1/1c375a4576957f256ec05216c5151523b1941246892b8f36838005dabf0b/lxml-5.3.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", "version": "5.3.0"}, {"date": "2024-01-10 13:57:19", "platforms": ["osx-arm64"], "python_versions": ["3.8"], "sha256": "ae15347a88cf8af0949a9872b57a320d2605ae069bcdf047677318bc0bba45b1", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/32/b3/d52cdffe2417423f9e0ef72fbb998e5173bfe407a2c8418b042736c0a6f6/lxml-5.1.0-cp38-cp38-macosx_10_9_universal2.whl", "version": "5.1.0"}, {"date": "2019-01-03 07:01:21", "platforms": ["windows-x64"], "python_versions": ["3.3"], "sha256": "2b05e5e06f8e8c63595472dc887d0d6e0250af754a35ba690f6a6abf2ef85691", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/66/74/07282c6aca5a80257f929ed3875d701ae8b766fc3898f40711a0e4c9a06a/lxml-4.2.6-cp33-cp33m-win_amd64.whl", "version": "4.2.6"}, {"date": "2019-01-03 07:00:16", "platforms": ["windows-x32"], "python_versions": ["3.3"], "sha256": "f52fe795e08858192eea167290033b5ff24f50f51781cb78d989e8d63cfe73d1", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/0c/2a/5cb8e83b435102825077206306f02989177d9a2ba394c769e18753829de1/lxml-4.2.6-cp33-cp33m-win32.whl", "version": "4.2.6"}, {"date": "2018-03-21 21:53:40", "platforms": ["osx-x64"], "python_versions": ["3.3"], "sha256": "5b653c9379ce29ce271fbe1010c5396670f018e78b643e21beefbb3dc6d291de", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/bc/e4/7e576f5db0224c7aa656a7220c86c09707093264038901e0658ff000af2b/lxml-4.2.1-cp33-cp33m-macosx_10_6_x86_64.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", "version": "4.2.1"}, {"date": "2018-03-21 21:32:48", "platforms": ["linux-x64"], "python_versions": ["3.3"], "sha256": "1b164bba1320b14905dcff77da10d5ce9c411ac4acc4fb4ed9a2a4d10fae38c9", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/15/aa/51beb9c422ac36f49c626f5ef9e47da03ca7eb15deb0ebe09d7535e46aab/lxml-4.2.1-cp33-cp33m-manylinux1_x86_64.whl", "version": "4.2.1"}, {"date": "2018-03-21 21:52:28", "platforms": ["linux-x32"], "python_versions": ["3.3"], "sha256": "3cf2830b9a6ad7f6e965fa53a768d4d2372a7856f20ffa6ce43d2fe9c0d34b19", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/8a/2f/29f9a6a15de405f35b538657b2ab3a74ef6d51824864b4a7ed3fdd98d148/lxml-4.2.1-cp33-cp33m-manylinux1_i686.whl", "version": "4.2.1"}]}, {"author": "facelessuser", "description": "Python Markdown module", "issues": "https://github.com/facelessuser/sublime-markdown/issues", "name": "Markdown", "releases": [{"date": "2021-02-19 06:40:09", "platforms": ["*"], "python_versions": ["3.3", "3.8"], "sublime_text": "*", "url": "https://codeload.github.com/facelessuser/sublime-markdown/zip/3.2.2", "version": "3.2.2"}]}, {"author": "FichteFoll", "description": "Python MarkupSafe module", "issues": "https://github.com/packagecontrol/MarkupSafe/issues", "name": "markupsafe", "releases": [{"date": "2019-07-11 15:36:33", "platforms": ["*"], "python_versions": ["3.3", "3.8"], "sublime_text": "*", "url": "https://codeload.github.com/packagecontrol/MarkupSafe/zip/v1.1.1", "version": "1.1.1"}]}, {"author": "facelessuser", "description": "Markdown Popups for Sublime", "issues": "https://github.com/facelessuser/sublime-markdown-popups/issues", "name": "mdpopups", "releases": [{"date": "2022-07-23 16:56:01", "platforms": ["*"], "python_versions": ["3.3", "3.8"], "sublime_text": "*", "url": "https://codeload.github.com/facelessuser/sublime-markdown-popups/zip/4.2.2", "version": "4.2.2"}]}, {"author": "Erik Rose", "description": "More routines for operating on iterables, beyond itertools", "issues": "https://github.com/more-itertools/more-itertools/issues", "name": "more-itertools", "releases": [{"date": "2024-09-05 15:28:20", "platforms": ["*"], "python_versions": ["3.8"], "sha256": "037b0d3203ce90cca8ab1defbbdac29d5f993fc20131f3664dc8d6acfa872aef", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/48/7e/3a64597054a70f7c86eb0a7d4fc315b8c1ab932f64883a297bdffeb5f967/more_itertools-10.5.0-py3-none-any.whl", "version": "10.5.0"}]}, {"author": "alimony", "description": "Python natsort package", "issues": "https://github.com/alimony/sublime-natsort/issues", "name": "natsort", "releases": [{"date": "2018-02-19 16:06:07", "platforms": ["*"], "python_versions": ["3.3", "3.8"], "sublime_text": "*", "url": "https://codeload.github.com/alimony/sublime-natsort/zip/5.2.0", "version": "5.2.0"}]}, {"author": "wbond", "description": "Open a terminal to a specific folder and optionally set environment variables", "issues": "https://github.com/codexns/newterm/issues", "name": "newterm", "releases": [{"date": "2015-09-29 05:18:23", "platforms": ["*"], "python_versions": ["3.3", "3.8"], "sublime_text": "*", "url": "https://codeload.github.com/codexns/newterm/zip/1.0.0", "version": "1.0.0"}]}, {"author": "komsit37", "description": "Python numpy module", "issues": "https://github.com/komsit37/sublime-numpy/issues", "name": "numpy", "releases": [{"date": "2016-07-10 09:16:58", "platforms": ["windows-x64", "osx-x64", "linux-x64"], "python_versions": ["3.3"], "sublime_text": "*", "url": "https://codeload.github.com/komsit37/sublime-numpy/zip/1.8.12", "version": "1.8.12"}]}, {"author": "csch0", "description": "Python oauthlib module", "issues": "https://github.com/packagecontrol/oauthlib/issues", "name": "oauthlib", "releases": [{"date": "2015-03-02 06:29:58", "platforms": ["*"], "python_versions": ["3.3"], "sublime_text": "*", "url": "https://codeload.github.com/packagecontrol/oauthlib/zip/v0.7.2", "version": "0.7.2"}]}, {"author": "ijl", "description": "orjson is a fast, correct JSON library for Python.", "issues": "https://github.com/ijl/orjson/issues", "name": "orjson", "releases": [{"date": "2024-08-08 23:39:50", "platforms": ["windows-x64"], "python_versions": ["3.8"], "sha256": "a763bc0e58504cc803739e7df040685816145a6f3c8a589787084b54ebc9f16e", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/98/24/b82255e4d08b27defd2e4ffa7a0656bfb825a744fcc72d02f2be2ecf594c/orjson-3.10.7-cp38-none-win_amd64.whl", "version": "3.10.7"}, {"date": "2024-08-08 23:43:57", "platforms": ["windows-x32"], "python_versions": ["3.8"], "sha256": "7122a99831f9e7fe977dc45784d3b2edc821c172d545e6420c375e5a935f5a1c", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/c4/c2/073055dce25dde3a4c52bcffd5bfe5bc007e9e59bfa3988f3889d8befaba/orjson-3.10.7-cp38-none-win32.whl", "version": "3.10.7"}, {"date": "2024-08-09 00:18:21", "platforms": ["osx-arm64", "osx-x64"], "python_versions": ["3.8"], "sha256": "6ea2b2258eff652c82652d5e0f02bd5e0463a6a52abb78e49ac288827aaa1469", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/6e/54/cf4838db05cc5c3e2ccd8b85e80239789457fc8a20071910e8f97cd7fa44/orjson-3.10.7-cp38-cp38-macosx_10_15_x86_64.macosx_11_0_arm64.macosx_10_15_universal2.whl", "version": "3.10.7"}, {"date": "2024-08-09 00:18:30", "platforms": ["linux-x64"], "python_versions": ["3.8"], "sha256": "1193b2416cbad1a769f868b1749535d5da47626ac29445803dae7cc64b3f5c98", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/25/13/a66f4873ed57832aab57dd8b49c91c4c22b35fb1fa0d1dce3bf8928f2fe0/orjson-3.10.7-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "version": "3.10.7"}, {"date": "2024-08-09 00:18:22", "platforms": ["linux-arm64"], "python_versions": ["3.8"], "sha256": "430ee4d85841e1483d487e7b81401785a5dfd69db5de01314538f31f8fbf7ee1", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/e0/22/218233b8038a83ca8df0c6e7e28270ad5a2cd02a2e2ada0a30f33d018601/orjson-3.10.7-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", "version": "3.10.7"}]}, {"author": "wbond", "description": "Allows Sublime Text packages to emit and listen for events", "issues": "https://github.com/codexns/package_events/issues", "name": "package_events", "releases": [{"date": "2015-09-29 12:29:58", "platforms": ["*"], "python_versions": ["3.3", "3.8"], "sublime_text": "*", "url": "https://codeload.github.com/codexns/package_events/zip/1.0.1", "version": "1.0.1"}]}, {"author": "math2001", "description": "Allow final user to disable key bindings with very few changes needed from the dev", "issues": "https://github.com/math2001/package_setting_context/issues", "name": "package_setting_context", "releases": [{"date": "2017-04-09 23:21:03", "platforms": ["*"], "python_versions": ["3.3", "3.8"], "sublime_text": "*", "url": "https://codeload.github.com/math2001/package_setting_context/zip/v1.0.2", "version": "1.0.2"}]}, {"author": "jlegewie", "description": "Python implementation of the SSHv2 protocol - http://paramiko-www.readthedocs.org/en/latest/index.html", "issues": "https://github.com/jlegewie/sublime-paramiko/issues", "name": "paramiko", "releases": [{"date": "2019-12-20 03:29:44", "platforms": ["osx"], "python_versions": ["3.3"], "sublime_text": "*", "url": "https://codeload.github.com/jlegewie/sublime-paramiko/zip/v1.18.5", "version": "1.18.5"}]}, {"author": "FichteFoll", "description": "Python pathlib module", "issues": "https://github.com/packagecontrol/pathlib/issues", "name": "pathlib", "releases": [{"date": "2018-01-25 02:09:07", "platforms": ["*"], "python_versions": ["3.3"], "sublime_text": "*", "url": "https://codeload.github.com/packagecontrol/pathlib/zip/v1.0.1", "version": "1.0.1"}]}, {"author": "vovkkk", "description": "Path utilities for Python https://pypi.python.org/pypi/pathtools", "issues": "https://github.com/vovkkk/sublime-pathtools/issues", "name": "pathtools", "releases": [{"date": "2016-07-06 12:45:52", "platforms": ["*"], "python_versions": ["3.3", "3.8"], "sublime_text": "*", "url": "https://codeload.github.com/vovkkk/sublime-pathtools/zip/0.1.2", "version": "0.1.2"}]}, {"author": "varp", "description": "Python pexpect module", "issues": "https://github.com/varp/sublime-pexpect/issues", "name": "pexpect", "releases": [{"date": "2020-08-05 07:59:04", "platforms": ["*"], "python_versions": ["3.3", "3.8"], "sublime_text": "*", "url": "https://codeload.github.com/varp/sublime-pexpect/zip/v4.8.0.2", "version": "4.8.0.2"}]}, {"author": " Jeffrey A. Clark", "description": "Pillow is the friendly PIL fork by Jeffrey A. Clark and contributors. PIL is the Python Imaging Library by Fredrik Lundh and contributors.", "issues": "https://github.com/python-pillow/Pillow/issues", "name": "pillow", "releases": [{"date": "2024-07-01 09:47:34", "platforms": ["windows-x64"], "python_versions": ["3.8"], "sha256": "5161eef006d335e46895297f642341111945e2c1c899eb406882a6c61a4357ab", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/f2/75/3cb820b2812405fc7feb3d0deb701ef0c3de93dc02597115e00704591bc9/pillow-10.4.0-cp38-cp38-win_amd64.whl", "version": "10.4.0"}, {"date": "2024-07-01 09:47:32", "platforms": ["windows-x32"], "python_versions": ["3.8"], "sha256": "e88d5e6ad0d026fba7bdab8c3f225a69f063f116462c49892b0149e21b6c0a0e", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/69/66/03002cb5b2c27bb519cba63b9f9aa3709c6f7a5d3b285406c01f03fb77e5/pillow-10.4.0-cp38-cp38-win32.whl", "version": "10.4.0"}, {"date": "2024-07-01 09:47:11", "platforms": ["osx-x64"], "python_versions": ["3.8"], "sha256": "8d4d5063501b6dd4024b8ac2f04962d661222d120381272deea52e3fc52d3736", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/56/70/f40009702a477ce87d8d9faaa4de51d6562b3445d7a314accd06e4ffb01d/pillow-10.4.0-cp38-cp38-macosx_10_10_x86_64.whl", "version": "10.4.0"}, {"date": "2024-07-01 09:47:14", "platforms": ["osx-arm64"], "python_versions": ["3.8"], "sha256": "7c1ee6f42250df403c5f103cbd2768a28fe1a0ea1f0f03fe151c8741e1469c8b", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/10/43/105823d233c5e5d31cea13428f4474ded9d961652307800979a59d6a4276/pillow-10.4.0-cp38-cp38-macosx_11_0_arm64.whl", "version": "10.4.0"}, {"date": "2024-07-01 09:47:19", "platforms": ["linux-x64"], "python_versions": ["3.8"], "sha256": "7a8d4bade9952ea9a77d0c3e49cbd8b2890a399422258a77f357b9cc9be8d680", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/84/4c/69bbed9e436ac22f9ed193a2b64f64d68fcfbc9f4106249dc7ed4889907b/pillow-10.4.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "version": "10.4.0"}, {"date": "2024-07-01 09:47:16", "platforms": ["linux-arm64"], "python_versions": ["3.8"], "sha256": "b15e02e9bb4c21e39876698abf233c8c579127986f8207200bc8a8f6bb27acf2", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/3c/ad/7850c10bac468a20c918f6a5dbba9ecd106ea1cdc5db3c35e33a60570408/pillow-10.4.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", "version": "10.4.0"}]}, {"author": "evandrocoan", "description": "Python interface to a plantuml web service instead of having to run Java locally", "issues": "https://github.com/evandrocoan/plantumlconnection/issues", "name": "plantumlconnection", "releases": [{"date": "2020-11-21 18:25:36", "platforms": ["*"], "python_versions": ["3.3", "3.8"], "sublime_text": "*", "url": "https://codeload.github.com/evandrocoan/plantumlconnection/zip/3999", "version": "3999"}]}, {"author": "evandrocoan", "description": "An extended version of portalocker to lock files in Python using the with statement", "issues": "https://github.com/evandroforks/portalockerfile/issues", "name": "portalockerfile", "releases": [{"date": "2018-12-17 03:16:15", "platforms": ["*"], "python_versions": ["3.3", "3.8"], "sublime_text": "*", "url": "https://codeload.github.com/evandroforks/portalockerfile/zip/3999", "version": "3999"}]}, {"author": "randy3k", "description": "Python psutil module", "issues": "https://github.com/packagecontrol/psutil/issues", "name": "psutil", "releases": [{"date": "2024-06-18 21:41:57", "platforms": ["osx-arm64"], "python_versions": ["3.8"], "sha256": "ffe7fc9b6b36beadc8c322f84e1caff51e8703b88eee1da46d1e3a6ae11b4fd0", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/7c/06/63872a64c312a24fb9b4af123ee7007a306617da63ff13bcc1432386ead7/psutil-6.0.0-cp38-abi3-macosx_11_0_arm64.whl", "version": "6.0.0"}, {"date": "2022-10-18 20:14:48", "platforms": ["windows-x64"], "python_versions": ["3.8"], "sha256": "35feafe232d1aaf35d51bd42790cbccb882456f9f18cdc411532902370d660df", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/69/cf/47a028bbb4589fdc0494bc60f134c73e319ec78c86c37e2dc66fd118e4db/psutil-5.9.3-cp38-cp38-win_amd64.whl", "version": "5.9.3"}, {"date": "2022-10-18 20:14:45", "platforms": ["windows-x32"], "python_versions": ["3.8"], "sha256": "6ced1ad823ecfa7d3ce26fe8aa4996e2e53fb49b7fed8ad81c80958501ec0619", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/69/3d/e1a12f505eb0171912b94e4689453639bb0deeb70ab4eddbc7b9266f819e/psutil-5.9.3-cp38-cp38-win32.whl", "version": "5.9.3"}, {"date": "2022-10-18 20:14:30", "platforms": ["osx-x64"], "python_versions": ["3.8"], "sha256": "ba38cf9984d5462b506e239cf4bc24e84ead4b1d71a3be35e66dad0d13ded7c1", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/01/d6/9ca99b416dddf4a49855a9ebf4af3a2db9526e94e9693da169fa5ed61788/psutil-5.9.3-cp38-cp38-macosx_10_9_x86_64.whl", "version": "5.9.3"}, {"date": "2022-10-18 20:14:41", "platforms": ["linux-x64"], "python_versions": ["3.8"], "sha256": "8a4e07611997acf178ad13b842377e3d8e9d0a5bac43ece9bfc22a96735d9a4f", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/af/5d/9c03a47af929fc12699fcf5174313744eef33a7b9e106e8111f57427b7d7/psutil-5.9.3-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "version": "5.9.3"}, {"date": "2019-12-10 08:04:35", "platforms": ["osx-x64", "windows", "linux"], "python_versions": ["3.3"], "sublime_text": "*", "url": "https://codeload.github.com/packagecontrol/psutil/zip/v5.6.7", "version": "5.6.7"}]}, {"author": "randy3k", "description": "Python ptyprocess module", "issues": "https://github.com/packagecontrol/ptyprocess/issues", "name": "ptyprocess", "releases": [{"date": "2020-12-28 15:15:28", "platforms": ["*"], "python_versions": ["3.8"], "sha256": "4b41f3967fce3af57cc7e94b888626c18bf37a083e3651ca8feeb66d492fef35", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/22/a6/858897256d0deac81a172289110f31629fc4cee19b6f01283303e18c8db3/ptyprocess-0.7.0-py2.py3-none-any.whl", "version": "0.7.0"}, {"date": "2018-06-21 14:12:21", "platforms": ["*"], "python_versions": ["3.3"], "sublime_text": "*", "url": "https://codeload.github.com/packagecontrol/ptyprocess/zip/v0.5.2", "version": "0.5.2"}]}, {"author": "jlegewie", "description": "Python Cryptography Toolkit - https://www.dlitz.net/software/pycrypto/", "issues": "https://github.com/jlegewie/sublime-PyCrypto/issues", "name": "PyCrypto", "releases": [{"date": "2015-04-24 18:59:52", "platforms": ["*"], "python_versions": ["3.3"], "sublime_text": "*", "url": "https://codeload.github.com/jlegewie/sublime-PyCrypto/zip/v1.0.0", "version": "1.0.0"}]}, {"author": "samuelcolvin", "description": "Data validation using Python type hints.", "issues": "https://github.com/pydantic/pydantic/issues", "name": "pydantic", "releases": [{"date": "2024-09-17 15:59:51", "platforms": ["*"], "python_versions": ["3.8"], "sha256": "f048cec7b26778210e28a0459867920654d48e5e62db0958433636cde4254f12", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/df/e4/ba44652d562cbf0bf320e0f3810206149c8a4e99cdbf66da82e97ab53a15/pydantic-2.9.2-py3-none-any.whl", "version": "2.9.2"}]}, {"author": "samuelcolvin", "description": "Core functionality for Pydantic validation and serialization.", "issues": "https://github.com/pydantic/pydantic-core/issues", "name": "pydantic-core", "releases": [{"date": "2024-09-16 16:05:46", "platforms": ["windows-x64"], "python_versions": ["3.8"], "sha256": "5f5ff8d839f4566a474a969508fe1c5e59c31c80d9e140566f9a37bba7b8d556", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/db/c8/e6ed2172bb2594a256c7756a70109fa31ab80d1cebb9003ad6c54e10c0d1/pydantic_core-2.23.4-cp38-none-win_amd64.whl", "version": "2.23.4"}, {"date": "2024-09-16 16:05:44", "platforms": ["windows-x32"], "python_versions": ["3.8"], "sha256": "d7a80d21d613eec45e3d41eb22f8f94ddc758a6c4720842dc74c0581f54993d6", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/5c/ce/a3bd2de2582be6e5b187218896cac734377fcc8d5a54f98b83d710125ef0/pydantic_core-2.23.4-cp38-none-win32.whl", "version": "2.23.4"}, {"date": "2024-09-16 16:05:20", "platforms": ["osx-x64"], "python_versions": ["3.8"], "sha256": "d4488a93b071c04dc20f5cecc3631fc78b9789dd72483ba15d423b5b3689b555", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/b0/3f/790c72662823955c4803487bcda8dfce5a9e2ddcaf709f7993e12ede29fd/pydantic_core-2.23.4-cp38-cp38-macosx_10_12_x86_64.whl", "version": "2.23.4"}, {"date": "2024-09-16 16:05:22", "platforms": ["osx-arm64"], "python_versions": ["3.8"], "sha256": "81965a16b675b35e1d09dd14df53f190f9129c0202356ed44ab2728b1c905658", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/89/f6/6ceeeb0005fabdf3f99a7fa1be52db41c328b438ebfa88f7b3f2815fb157/pydantic_core-2.23.4-cp38-cp38-macosx_11_0_arm64.whl", "version": "2.23.4"}, {"date": "2024-09-16 16:05:32", "platforms": ["linux-x64"], "python_versions": ["3.8"], "sha256": "9d18368b137c6295db49ce7218b1a9ba15c5bc254c96d7c9f9e924a9bc7825ad", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/a5/a4/229432a701acd98575b88ccaff82e8435c75c44cb30522004afb263e3756/pydantic_core-2.23.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "version": "2.23.4"}, {"date": "2024-09-16 16:05:25", "platforms": ["linux-arm64"], "python_versions": ["3.8"], "sha256": "4ffa2ebd4c8530079140dd2d7f794a9d9a73cbb8e9d59ffe24c63436efa8f271", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/13/08/c1c49218a87c6e079730fed0357a5883c2f6fbf43e9da0eb2501384e0975/pydantic_core-2.23.4-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", "version": "2.23.4"}]}, {"author": "fopina", "description": " Python FIS MTM/PIP SQL/RPC Interface", "issues": "https://github.com/fopina/sublime-pyfispip/issues", "name": "pyfispip", "releases": [{"date": "2017-03-13 19:23:20", "platforms": ["*"], "python_versions": ["3.3"], "sublime_text": "*", "url": "https://codeload.github.com/fopina/sublime-pyfispip/zip/v0.0.3", "version": "0.0.3"}]}, {"author": "AndreasBackx", "description": "Python pygments module", "issues": "https://github.com/packagecontrol/pygments/issues", "name": "pygments", "releases": [{"date": "2015-03-16 02:36:40", "platforms": ["*"], "python_versions": ["3.3", "3.8"], "sublime_text": "*", "url": "https://codeload.github.com/packagecontrol/pygments/zip/v2.0.2", "version": "2.0.2"}]}, {"author": "facelessuser", "description": "PyMdown Extensions for Python Markdown", "issues": "https://github.com/facelessuser/sublime-pymdownx/issues", "name": "pymdownx", "releases": [{"date": "2021-02-19 06:38:15", "platforms": ["*"], "python_versions": ["3.3", "3.8"], "sublime_text": "*", "url": "https://codeload.github.com/facelessuser/sublime-pymdownx/zip/8.1.1", "version": "8.1.1"}]}, {"author": "pyserial", "description": "Python serial port access library", "issues": "https://github.com/bisguzar/sublime-serial/issues", "name": "pyserial", "releases": [{"date": "2018-05-29 10:24:45", "platforms": ["*"], "python_versions": ["3.3", "3.8"], "sublime_text": "*", "url": "https://codeload.github.com/bisguzar/sublime-serial/zip/1.0.0", "version": "1.0.0"}]}, {"author": "randy3k", "description": "Python pyte module", "issues": "https://github.com/packagecontrol/pyte/issues", "name": "pyte", "releases": [{"date": "2018-06-16 17:20:19", "platforms": ["*"], "python_versions": ["3.3", "3.8"], "sublime_text": "*", "url": "https://codeload.github.com/packagecontrol/pyte/zip/v0.8.0", "version": "0.8.0"}]}, {"author": "Python OpenXML Team", "description": "Create, read, and update Microsoft Word .docx files.", "issues": "https://github.com/python-openxml/python-docx/issues", "name": "python-docx", "releases": [{"date": "2024-05-01 19:41:47", "platforms": ["*"], "python_versions": ["3.8"], "sha256": "08c20d6058916fb19853fcf080f7f42b6270d89eac9fa5f8c15f691c0017fabe", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/3e/3d/330d9efbdb816d3f60bf2ad92f05e1708e4a1b9abe80461ac3444c83f749/python_docx-1.1.2-py3-none-any.whl", "version": "1.1.2"}, {"date": "2024-02-26 20:01:40", "platforms": ["*"], "python_versions": ["3.3"], "sublime_text": "*", "url": "https://codeload.github.com/writeml/sublime-docx/zip/0.8.11", "version": "0.8.11"}]}, {"author": "FichteFoll", "description": "Python pytz module", "issues": "https://github.com/packagecontrol/pytz/issues", "name": "pytz", "releases": [{"date": "2024-09-11 02:24:45", "platforms": ["*"], "python_versions": ["3.3", "3.8"], "sha256": "31c7c1817eb7fae7ca4b8c7ee50c72f93aa2dd863de768e1ef4245d426aa0725", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/11/c3/005fcca25ce078d2cc29fd559379817424e94885510568bc1bc53d7d5846/pytz-2024.2-py2.py3-none-any.whl", "version": "2024.2"}]}, {"author": "randy3k", "description": "Pywin32 module", "issues": "https://github.com/packagecontrol/pywin32/issues", "name": "pywin32", "releases": [{"date": "2023-03-25 23:51:39", "platforms": ["windows"], "python_versions": ["3.8"], "sha256": "e8ac1ae3601bee6ca9f7cb4b5363bf1c0badb935ef243c4733ff9a393b1690c0", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/fa/80/a6b22e031590cc5f4fcbd5bf4bcf63a9dabce9d59065f53add99a8caaec5/pywin32-306-cp38-cp38-win_amd64.whl", "version": "306"}, {"date": "2016-07-20 14:45:09", "platforms": ["windows-x32", "windows-x64"], "python_versions": ["3.3"], "sublime_text": "*", "url": "https://codeload.github.com/packagecontrol/pywin32/zip/v0.0.220", "version": "0.0.220"}]}, {"author": "randy3k", "description": "Python winpty module", "issues": "https://github.com/packagecontrol/pywinpty/issues", "name": "pywinpty", "releases": [{"date": "2024-02-26 17:23:46", "platforms": ["windows-x64"], "python_versions": ["3.8"], "sha256": "61d420c2116c0212808d31625611b51caf621fe67f8a6377e2e8b617ea1c1f7d", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/e2/84/b27efd41c14e3a62ce768b14928fb3c6134ba4b1dcdbf40264f279f92b37/pywinpty-2.0.13-cp38-none-win_amd64.whl", "version": "2.0.13"}, {"date": "2019-12-12 04:58:55", "platforms": ["windows-x32", "windows-x64"], "python_versions": ["3.3"], "sublime_text": "*", "url": "https://codeload.github.com/packagecontrol/pywinpty/zip/v0.5.8-dev0", "version": "0.5.8-dev0"}, {"date": "2019-12-10 07:30:58", "platforms": ["windows-x32", "windows-x64"], "python_versions": ["3.3"], "sublime_text": "*", "url": "https://codeload.github.com/packagecontrol/pywinpty/zip/v0.5.7", "version": "0.5.7"}]}, {"author": "FichteFoll", "description": "Python PyYAML module", "issues": "https://github.com/packagecontrol/pyyaml/issues", "name": "pyyaml", "releases": [{"date": "2019-07-11 14:51:34", "platforms": ["*"], "python_versions": ["3.3", "3.8"], "sublime_text": "*", "url": "https://codeload.github.com/packagecontrol/pyyaml/zip/v5.1.1", "version": "5.1.1"}]}, {"author": "randy3k", "description": "Python ZMQ module", "issues": "https://github.com/packagecontrol/pyzmq/issues", "name": "pyzmq", "releases": [{"date": "2024-08-22 09:01:08", "platforms": ["windows-x64"], "python_versions": ["3.8"], "sha256": "76589f2cd6b77b5bdea4fca5992dc1c23389d68b18ccc26a53680ba2dc80ff2f", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/f0/51/1f2b47c8d8fb85c07f088e21df6364b8b5e8298e75bb23ea0e65340ebd82/pyzmq-26.2.0-cp38-cp38-win_amd64.whl", "version": "26.2.0"}, {"date": "2024-08-22 09:01:07", "platforms": ["windows-x32"], "python_versions": ["3.8"], "sha256": "8423c1877d72c041f2c263b1ec6e34360448decfb323fa8b94e85883043ef988", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/67/cf/f418670a83fb3a91e2d6d26f271a828a58e0265199944a76e4ef274f9ba7/pyzmq-26.2.0-cp38-cp38-win32.whl", "version": "26.2.0"}, {"date": "2024-08-22 09:00:57", "platforms": ["osx-x64"], "python_versions": ["3.8"], "sha256": "1a534f43bc738181aa7cbbaf48e3eca62c76453a40a746ab95d4b27b1111a7d2", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/59/bb/aa6616a83694ab43cfb3bdb868d194a5ee2fa24b49e6ec7ec4400691ac3b/pyzmq-26.2.0-cp38-cp38-macosx_10_9_x86_64.whl", "version": "26.2.0"}, {"date": "2024-08-22 09:00:56", "platforms": ["osx-arm64"], "python_versions": ["3.8"], "sha256": "2eb7735ee73ca1b0d71e0e67c3739c689067f055c764f73aac4cc8ecf958ee3f", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/64/e7/d5d59205d446c299001d27bfc18702c5353512c5485b11ec7cf6df9552d7/pyzmq-26.2.0-cp38-cp38-macosx_10_15_universal2.whl", "version": "26.2.0"}, {"date": "2024-08-22 09:01:00", "platforms": ["linux-x64"], "python_versions": ["3.8"], "sha256": "8be4700cd8bb02cc454f630dcdf7cfa99de96788b80c51b60fe2fe1dac480289", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/ab/3a/a26b98aebeb7924b24e9973a2f5bf8974201bb5a3f6ed06ddc3bac19372d/pyzmq-26.2.0-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl", "version": "26.2.0"}, {"date": "2024-08-22 09:00:58", "platforms": ["linux-x32"], "python_versions": ["3.8"], "sha256": "aedd5dd8692635813368e558a05266b995d3d020b23e49581ddd5bbe197a8ab6", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/a6/b6/e578e6c08970df0daa08b7c54e82b606211f9a7e61317ef2db79cc334389/pyzmq-26.2.0-cp38-cp38-manylinux_2_12_i686.manylinux2010_i686.whl", "version": "26.2.0"}, {"date": "2024-08-22 09:01:01", "platforms": ["linux-arm64"], "python_versions": ["3.8"], "sha256": "1fcc03fa4997c447dce58264e93b5aa2d57714fbe0f06c07b7785ae131512732", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/c1/b5/7eedb8d63af13c2858beb9c1f58e90e7e00929176b57f45e3592fccd56dc/pyzmq-26.2.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", "version": "26.2.0"}, {"date": "2019-12-10 18:51:20", "platforms": ["osx-x64", "linux-x32", "linux-x64", "windows-x32", "windows-x64"], "python_versions": ["3.3"], "sublime_text": "*", "url": "https://codeload.github.com/packagecontrol/pyzmq/zip/18.1.1", "version": "18.1.1"}]}, {"author": "Matthew Barnett", "description": "Alternative regular expression module, to replace re.", "issues": "https://github.com/mrabarnett/mrab-regex/issues", "name": "regex", "releases": [{"date": "2024-09-11 18:59:31", "platforms": ["windows-x64"], "python_versions": ["3.8"], "sha256": "2b08fce89fbd45664d3df6ad93e554b6c16933ffa9d55cb7e01182baaf971508", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/33/fc/07e14d7727a9f5773abb728f18f3497ea917c76f16155a68594460d86b8b/regex-2024.9.11-cp38-cp38-win_amd64.whl", "version": "2024.9.11"}, {"date": "2024-09-11 18:59:28", "platforms": ["windows-x32"], "python_versions": ["3.8"], "sha256": "c94bb0a9f1db10a1d16c00880bdebd5f9faf267273b8f5bd1878126e0fbde771", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/a4/f3/262c44485a858e496efea890f141621a05354753fa59ac4f2a41e9bf12a4/regex-2024.9.11-cp38-cp38-win32.whl", "version": "2024.9.11"}, {"date": "2024-09-11 18:58:59", "platforms": ["osx-x64"], "python_versions": ["3.8"], "sha256": "55b96e7ce3a69a8449a66984c268062fbaa0d8ae437b285428e12797baefce7e", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/c2/8f/acb2dbdcb0ec4ce99a06544868c4a3463faad344f89437712419ccbd70a4/regex-2024.9.11-cp38-cp38-macosx_10_9_x86_64.whl", "version": "2024.9.11"}, {"date": "2024-09-11 18:58:57", "platforms": ["osx-arm64"], "python_versions": ["3.8"], "sha256": "35f4a6f96aa6cb3f2f7247027b07b15a374f0d5b912c0001418d1d55024d5cb4", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/58/03/ac6839452b59793683c33a3eb782671863800f4d514aec81f38098d2846f/regex-2024.9.11-cp38-cp38-macosx_10_9_universal2.whl", "version": "2024.9.11"}, {"date": "2024-09-11 18:59:10", "platforms": ["linux-x64"], "python_versions": ["3.8"], "sha256": "f6fff13ef6b5f29221d6904aa816c34701462956aa72a77f1f151a8ec4f56aeb", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/75/d1/ea4e9b22e2b19463d0def76418e21316b9a8acc88ce6b764353834015ee0/regex-2024.9.11-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "version": "2024.9.11"}, {"date": "2024-09-11 18:59:12", "platforms": ["linux-x32"], "python_versions": ["3.8"], "sha256": "587d4af3979376652010e400accc30404e6c16b7df574048ab1f581af82065e4", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/9c/92/4360fab411bad3dc9862742407d9c1790858e160e1e732ad2491747c4053/regex-2024.9.11-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", "version": "2024.9.11"}, {"date": "2024-09-11 18:59:03", "platforms": ["linux-arm64"], "python_versions": ["3.8"], "sha256": "323c1f04be6b2968944d730e5c2091c8c89767903ecaa135203eec4565ed2b2b", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/7f/0d/7ec6c7c306cea8fcf7413565d0f778ba056bf2b2fa97508e0506521987e7/regex-2024.9.11-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", "version": "2024.9.11"}, {"date": "2017-10-08 21:39:29", "platforms": ["*"], "python_versions": ["3.3"], "sublime_text": "*", "url": "https://codeload.github.com/facelessuser/sublime-regex/zip/1.3.1", "version": "1.3.1"}]}, {"author": "Kenneth Reitz", "description": "Python HTTP for Humans.", "issues": "https://github.com/psf/requests/issues", "name": "requests", "releases": [{"date": "2024-05-29 15:37:47", "platforms": ["*"], "python_versions": ["3.8"], "sha256": "70761cfe03c773ceb22aa2f671b4757976145175cdfca038c02654d061d6dcc6", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/f9/9b/335f9764261e915ed497fcdeb11df5dfd6f7bf257d4a6a2a686d80da4d54/requests-2.32.3-py3-none-any.whl", "version": "2.32.3"}, {"date": "2018-11-02 06:43:08", "platforms": ["*"], "python_versions": ["3.3", "3.8"], "sublime_text": "*", "url": "https://codeload.github.com/packagecontrol/requests/zip/2.15.1", "version": "2.15.1"}]}, {"author": "Kenneth Reitz", "description": "OAuthlib authentication support for Requests.", "issues": "https://github.com/requests/requests-oauthlib/issues", "name": "requests-oauthlib", "releases": [{"date": "2024-03-22 20:32:28", "platforms": ["*"], "python_versions": ["3.8"], "sha256": "7dd8a5c40426b779b0868c404bdef9768deccf22749cde15852df527e6269b36", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/3b/5d/63d4ae3b9daea098d5d6f5da83984853c1bbacd5dc826764b249fe119d24/requests_oauthlib-2.0.0-py2.py3-none-any.whl", "version": "2.0.0"}, {"date": "2015-03-02 06:12:57", "platforms": ["*"], "python_versions": ["3.3"], "sublime_text": "*", "url": "https://codeload.github.com/packagecontrol/requests-oauthlib/zip/v0.4.2", "version": "0.4.2"}]}, {"author": "FichteFoll", "description": "Python resumeback module", "issues": "https://github.com/packagecontrol/resumeback/issues", "name": "resumeback", "releases": [{"date": "2020-04-10 01:18:12", "platforms": ["*"], "python_versions": ["3.3", "3.8"], "sublime_text": "*", "url": "https://codeload.github.com/packagecontrol/resumeback/zip/v1.0.0", "version": "1.0.0"}]}, {"author": "Thomas Smith", "description": "Python ruamel.yaml module", "issues": "https://github.com/Thom1729/sublime-ruamel/issues", "name": "ruamel.yaml", "releases": [{"date": "2018-12-21 20:09:21", "platforms": ["*"], "python_versions": ["3.3"], "sublime_text": "*", "url": "https://codeload.github.com/Thom1729/sublime-ruamel/zip/v1.2.0", "version": "1.2.0"}, {"date": "2024-02-07 06:47:14", "platforms": ["*"], "python_versions": ["3.8"], "sha256": "57b53ba33def16c4f3d807c0ccbc00f8a6081827e81ba2491691b76882d0c636", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/73/67/8ece580cc363331d9a53055130f86b096bf16e38156e33b1d3014fffda6b/ruamel.yaml-0.18.6-py3-none-any.whl", "version": "0.18.6"}]}, {"author": "Anthon van der Neut", "description": "C version of reader, parser and emitter for ruamel.yaml derived from libyaml", "issues": "https://sourceforge.net/p/ruamel-yaml-clib/tickets/", "name": "ruamel.yaml.clib", "releases": [{"date": "2023-10-03 18:13:35", "platforms": ["windows-x64"], "python_versions": ["3.8"], "sha256": "56f4252222c067b4ce51ae12cbac231bce32aee1d33fbfc9d17e5b8d6966c312", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/24/ce/6f587283caaff93d0b9cac2f244fcda686897e83401bb1aa91803db7bf94/ruamel.yaml.clib-0.2.8-cp38-cp38-win_amd64.whl", "version": "0.2.8"}, {"date": "2023-10-03 18:13:32", "platforms": ["windows-x32"], "python_versions": ["3.8"], "sha256": "955eae71ac26c1ab35924203fda6220f84dce57d6d7884f189743e2abe3a9fbe", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/1d/fe/a638c3ad6e74f4b15c8c1aa7de61a0cfe58c629d48ea59cf07dce5eaee1e/ruamel.yaml.clib-0.2.8-cp38-cp38-win32.whl", "version": "0.2.8"}, {"date": "2023-10-03 18:13:27", "platforms": ["osx-x64"], "python_versions": ["3.8"], "sha256": "1b617618914cb00bf5c34d4357c37aa15183fa229b24767259657746c9077615", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/18/52/8dc27bbd9ef1d4695975b8dc132c27c431d0186037ad3c731a6dd1c154b9/ruamel.yaml.clib-0.2.8-cp38-cp38-macosx_10_9_x86_64.whl", "version": "0.2.8"}, {"date": "2023-10-03 18:13:28", "platforms": ["osx-arm64"], "python_versions": ["3.8"], "sha256": "a6a9ffd280b71ad062eae53ac1659ad86a17f59a0fdc7699fd9be40525153337", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/08/4c/5770b8f318fe404a455141a7a33a5568c27a1f944724e82354c8f3554db2/ruamel.yaml.clib-0.2.8-cp38-cp38-macosx_12_0_arm64.whl", "version": "0.2.8"}, {"date": "2023-10-03 18:13:30", "platforms": ["linux-x64"], "python_versions": ["3.8"], "sha256": "700e4ebb569e59e16a976857c8798aee258dceac7c7d6b50cab63e080058df91", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/22/fa/b2a8fd49c92693e9b9b6b11eef4c2a8aedaca2b521ab3e020aa4778efc23/ruamel.yaml.clib-0.2.8-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl", "version": "0.2.8"}, {"date": "2023-11-09 07:40:24", "platforms": ["linux-arm64"], "python_versions": ["3.8"], "sha256": "305889baa4043a09e5b76f8e2a51d4ffba44259f6b4c72dec8ca56207d9c6fe1", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/5a/45/644d839c09c0717c2d7f26b705560ad74b3056085b3bc7f9c2ac2081317b/ruamel.yaml.clib-0.2.8-cp38-cp38-manylinux_2_24_aarch64.whl", "version": "0.2.8"}]}, {"author": "guillermooo", "description": "Reactive extensions for Python", "issues": "https://github.com/guillermooo/rxpyst/issues", "name": "rx", "releases": [{"date": "2016-06-13 16:57:47", "platforms": ["*"], "python_versions": ["3.3"], "sublime_text": "*", "url": "https://codeload.github.com/guillermooo/rxpyst/zip/0.1.1", "version": "0.1.1"}]}, {"author": "blitzrk", "description": "Sassc binaries", "issues": "https://github.com/blitzrk/sublime_sassc/issues", "name": "sassc", "releases": [{"date": "2016-04-25 23:55:52", "platforms": ["osx-x64", "linux-x32", "linux-x64", "windows-x32", "windows-x64"], "python_versions": ["3.3"], "sublime_text": "*", "url": "https://codeload.github.com/blitzrk/sublime_sassc/zip/3.3.6", "version": "3.3.6"}]}, {"author": "ggets", "description": "Fetch location and size of physical screens - https://github.com/rr-/screeninfo", "issues": "https://github.com/ggets/sublime-screeninfo/issues", "name": "screeninfo", "releases": [{"date": "2020-04-15 14:13:07", "platforms": ["*"], "python_versions": ["3.3"], "sublime_text": "*", "url": "https://codeload.github.com/ggets/sublime-screeninfo/zip/0.6.5", "version": "0.6.5"}]}, {"author": "wbond", "description": "Python select module for Sublime Text 2 on Windows", "issues": "https://github.com/codexns/sublime-select-windows/issues", "name": "select-windows", "releases": [{"date": "2014-12-04 23:50:02", "platforms": ["windows-x32", "windows-x64"], "python_versions": ["3.3"], "sublime_text": "*", "url": "https://codeload.github.com/codexns/sublime-select-windows/zip/1.0.0", "version": "1.0.0"}]}, {"author": "wbond", "description": "Access a user's environmental variables as defined in their shell", "issues": "https://github.com/codexns/shellenv/issues", "name": "shellenv", "releases": [{"date": "2015-10-01 00:40:42", "platforms": ["*"], "python_versions": ["3.3"], "sublime_text": "*", "url": "https://codeload.github.com/codexns/shellenv/zip/1.4.2", "version": "1.4.2"}]}, {"author": "jcoc611", "description": "Python six library https://github.com/benjaminp/six", "issues": "https://github.com/packagecontrol/sublime-six/issues", "name": "six", "releases": [{"date": "2018-06-03 01:52:51", "platforms": ["*"], "python_versions": ["3.3", "3.8"], "sublime_text": "*", "url": "https://codeload.github.com/packagecontrol/sublime-six/zip/v1.11.0", "version": "1.11.0"}]}, {"author": "facelessuser", "description": "A modern CSS selector implementation for Beautiful Soup. - https://github.com/facelessuser/soupsieve", "issues": "https://github.com/facelessuser/soupsieve/issues", "name": "soupsieve", "releases": [{"date": "2024-08-13 13:39:10", "platforms": ["*"], "python_versions": ["3.8"], "sha256": "e72c4ff06e4fb6e4b5a9f0f55fe6e81514581fca1515028625d0f299c602ccc9", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/d1/c2/fe97d779f3ef3b15f05c94a2f1e3d21732574ed441687474db9d342a7315/soupsieve-2.6-py3-none-any.whl", "version": "2.6"}]}, {"author": "idleberg", "description": "A PEG-based parser interpreter with memoization - https://github.com/avakar/speg", "issues": "https://github.com/idleberg/sublime-speg/issues", "name": "speg", "releases": [{"date": "2021-04-13 21:25:58", "platforms": ["*"], "python_versions": ["3.3"], "sublime_text": "*", "url": "https://codeload.github.com/idleberg/sublime-speg/zip/0.3.0", "version": "0.3.0"}]}, {"author": "wbond", "description": "Python _sqlite3 module", "issues": "https://github.com/codexns/sublime-sqlite3/issues", "name": "sqlite3", "releases": [{"date": "2015-09-12 12:28:41", "platforms": ["osx-x64", "linux-x32", "linux-x64", "windows-x32", "windows-x64"], "python_versions": ["3.3"], "sublime_text": "*", "url": "https://codeload.github.com/codexns/sublime-sqlite3/zip/1.0.1", "version": "1.0.1"}]}, {"author": "huot25", "description": "Pyton module for Sublime Text to automatically style popups based on active color scheme.", "issues": "https://github.com/huot25/StyledPopup/issues", "name": "StyledPopup", "releases": [{"date": "2015-09-11 04:58:04", "platforms": ["*"], "python_versions": ["3.3", "3.8"], "sublime_text": "*", "url": "https://codeload.github.com/huot25/StyledPopup/zip/1.0.1", "version": "1.0.1"}]}, {"author": "Thomas Smith", "description": "Utility library for frequently used functionality in Sublime Text library and convenience functions or classes", "issues": "https://github.com/SublimeText/sublime_lib/issues", "name": "sublime_lib", "releases": [{"date": "2021-05-06 15:10:29", "platforms": ["*"], "python_versions": ["3.3", "3.8"], "sublime_text": "*", "url": "https://codeload.github.com/SublimeText/sublime_lib/zip/v1.5.2", "version": "1.5.2"}]}, {"author": "mrelusive", "description": "Python module for the Perforce API, extracted from https://pypi.python.org/pypi/P4Python.", "issues": "https://github.com/claytonlemons/SublimeP4Python/issues", "name": "SublimeP4Python", "releases": [{"date": "2016-12-09 17:46:06", "platforms": ["windows-x32", "windows-x64"], "python_versions": ["3.3"], "sublime_text": "*", "url": "https://codeload.github.com/claytonlemons/SublimeP4Python/zip/1.0.0", "version": "1.0.0"}]}, {"author": "csch0", "description": "Python tabulate module", "issues": "https://github.com/packagecontrol/tabulate/issues", "name": "tabulate", "releases": [{"date": "2015-07-12 19:01:00", "platforms": ["*"], "python_versions": ["3.3", "3.8"], "sublime_text": "*", "url": "https://codeload.github.com/packagecontrol/tabulate/zip/v0.7.5", "version": "0.7.5"}]}, {"author": "MariusWirtz", "description": "Python module for interfacing with IBM TM1 Planning Analytics", "issues": "https://github.com/ajmyers/TM1py/issues", "name": "TM1py", "releases": [{"date": "2022-02-10 22:53:37", "platforms": ["*"], "python_versions": ["3.3"], "sublime_text": "*", "url": "https://codeload.github.com/ajmyers/TM1py/zip/v10.2.2", "version": "10.2.2"}]}, {"author": "OpenAI", "description": "tiktoken is a fast BPE tokeniser for use with OpenAI's models.", "issues": "https://github.com/openai/tiktoken/issues", "name": "tiktoken", "releases": [{"date": "2024-05-13 18:03:16", "platforms": ["windows-x64"], "python_versions": ["3.8"], "sha256": "131b8aeb043a8f112aad9f46011dced25d62629091e51d9dc1adbf4a1cc6aa98", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/25/26/93a0008eb770141cad7733b7abc1315c64ec86ec60a3578d275eb10d42cf/tiktoken-0.7.0-cp38-cp38-win_amd64.whl", "version": "0.7.0"}, {"date": "2024-05-13 18:03:05", "platforms": ["osx-x64"], "python_versions": ["3.8"], "sha256": "2398fecd38c921bcd68418675a6d155fad5f5e14c2e92fcf5fe566fa5485a858", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/37/f3/f2beec797daae3b03d75d4dd8925e9425f3939d8de903e412dc3fa7a9636/tiktoken-0.7.0-cp38-cp38-macosx_10_9_x86_64.whl", "version": "0.7.0"}, {"date": "2024-05-13 18:03:07", "platforms": ["osx-arm64"], "python_versions": ["3.8"], "sha256": "8f5f6afb52fb8a7ea1c811e435e4188f2bef81b5e0f7a8635cc79b0eef0193d6", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/e6/04/9a2b978beea18ef8916319e51f6d079c804062df80c63f0392202e5ddf10/tiktoken-0.7.0-cp38-cp38-macosx_11_0_arm64.whl", "version": "0.7.0"}, {"date": "2024-05-13 18:03:10", "platforms": ["linux-x64"], "python_versions": ["3.8"], "sha256": "54031f95c6939f6b78122c0aa03a93273a96365103793a22e1793ee86da31685", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/77/ba/e4149aa0724a5268ab10014a028668c6ef8834862f955ef0c6758240f6d1/tiktoken-0.7.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "version": "0.7.0"}, {"date": "2024-05-13 18:03:09", "platforms": ["linux-arm64"], "python_versions": ["3.8"], "sha256": "861f9ee616766d736be4147abac500732b505bf7013cfaf019b85892637f235e", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/1e/43/39ab47b3915f1172ec3857f3c0d361281e08b6de251fec81ce5cfd762fe1/tiktoken-0.7.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", "version": "0.7.0"}]}, {"author": "Jimmy Girardet", "description": "Python lib for TOML", "issues": "https://github.com/jgirardet/sublime-toml/issues", "name": "toml", "releases": [{"date": "2018-11-09 07:20:52", "platforms": ["*"], "python_versions": ["3.3", "3.8"], "sublime_text": "*", "url": "https://codeload.github.com/jgirardet/sublime-toml/zip/1.0.0", "version": "1.0.0"}]}, {"author": "FriendFeed", "description": "Tornado is a Python web framework and asynchronous networking library.", "issues": "https://github.com/tornadoweb/tornado/issues", "name": "tornado", "releases": [{"date": "2024-06-06 18:36:28", "platforms": ["windows-x64"], "python_versions": ["3.8"], "sha256": "b24b8982ed444378d7f21d563f4180a2de31ced9d8d84443907a0a64da2072e7", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/d9/2f/3f2f05e84a7aff787a96d5fb06821323feb370fe0baed4db6ea7b1088f32/tornado-6.4.1-cp38-abi3-win_amd64.whl", "version": "6.4.1"}, {"date": "2024-06-06 18:36:25", "platforms": ["windows-x32"], "python_versions": ["3.8"], "sha256": "d9a566c40b89757c9aa8e6f032bcdb8ca8795d7c1a9762910c722b1635c9de4d", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/4b/3e/a8124c21cc0bbf144d7903d2a0cadab15cadaf683fa39a0f92bc567f0d4d/tornado-6.4.1-cp38-abi3-win32.whl", "version": "6.4.1"}, {"date": "2024-06-06 18:36:13", "platforms": ["osx-x64"], "python_versions": ["3.8"], "sha256": "6d5ce3437e18a2b66fbadb183c1d3364fb03f2be71299e7d10dbeeb69f4b2a14", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/2e/0f/721e113a2fac2f1d7d124b3279a1da4c77622e104084f56119875019ffab/tornado-6.4.1-cp38-abi3-macosx_10_9_x86_64.whl", "version": "6.4.1"}, {"date": "2024-06-06 18:36:10", "platforms": ["osx-arm64"], "python_versions": ["3.8"], "sha256": "163b0aafc8e23d8cdc3c9dfb24c5368af84a81e3364745ccb4427669bf84aec8", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/00/d9/c33be3c1a7564f7d42d87a8d186371a75fd142097076767a5c27da941fef/tornado-6.4.1-cp38-abi3-macosx_10_9_universal2.whl", "version": "6.4.1"}, {"date": "2024-06-06 18:36:19", "platforms": ["linux-x64"], "python_versions": ["3.8"], "sha256": "613bf4ddf5c7a95509218b149b555621497a6cc0d46ac341b30bd9ec19eac7f3", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/22/d4/54f9d12668b58336bd30defe0307e6c61589a3e687b05c366f804b7faaf0/tornado-6.4.1-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "version": "6.4.1"}, {"date": "2024-06-06 18:36:17", "platforms": ["linux-x32"], "python_versions": ["3.8"], "sha256": "8ae50a504a740365267b2a8d1a90c9fbc86b780a39170feca9bcc1787ff80842", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/e4/8e/a6ce4b8d5935558828b0f30f3afcb2d980566718837b3365d98e34f6067e/tornado-6.4.1-cp38-abi3-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", "version": "6.4.1"}, {"date": "2024-06-06 18:36:14", "platforms": ["linux-arm64"], "python_versions": ["3.8"], "sha256": "e2e20b9113cd7293f164dc46fffb13535266e713cdb87bd2d15ddb336e96cfc4", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/13/cf/786b8f1e6fe1c7c675e79657448178ad65e41c1c9765ef82e7f6f765c4c5/tornado-6.4.1-cp38-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", "version": "6.4.1"}]}, {"author": "tree-sitter", "description": "Python bindings to the Tree-sitter parsing library", "issues": "https://github.com/tree-sitter/py-tree-sitter/issues", "name": "tree-sitter", "releases": [{"date": "2024-03-26 10:53:23", "platforms": ["windows-x64"], "python_versions": ["3.8"], "sha256": "50c91353a26946e4dd6779837ecaf8aa123aafa2d3209f261ab5280daf0962f5", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/cf/67/8a83076e07e57f809bf308973aac5c21f8a2e5757ddd3429a14986a76405/tree_sitter-0.21.3-cp38-cp38-win_amd64.whl", "version": "0.21.3"}, {"date": "2024-03-26 10:53:12", "platforms": ["osx-x64"], "python_versions": ["3.8"], "sha256": "4986a8cb4acebd168474ec2e5db440e59c7888819b3449a43ce8b17ed0331b07", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/a9/08/3a2faaca576eca4ba9d25ff54f5e3c9fe7bdde7b748208dad7c033106f77/tree_sitter-0.21.3-cp38-cp38-macosx_10_9_x86_64.whl", "version": "0.21.3"}, {"date": "2024-03-26 10:53:14", "platforms": ["osx-arm64"], "python_versions": ["3.8"], "sha256": "6e217fee2e7be7dbce4496caa3d1c466977d7e81277b677f954d3c90e3272ec2", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/d4/9c/0465da56c8ca82a366d08f62be21df61f86116fd63dd70fb9bb94c67b21c/tree_sitter-0.21.3-cp38-cp38-macosx_11_0_arm64.whl", "version": "0.21.3"}, {"date": "2024-03-26 10:53:18", "platforms": ["linux-x64"], "python_versions": ["3.8"], "sha256": "f3652ac9e47cdddf213c5d5d6854194469097e62f7181c0a9aa8435449a163a9", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/ec/19/5e964315acf83dc84ddf7d1abadda3d7950a743247cb331c6dea0664fd9f/tree_sitter-0.21.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "version": "0.21.3"}, {"date": "2024-03-26 10:53:16", "platforms": ["linux-arm64"], "python_versions": ["3.8"], "sha256": "f32a88afff4f2bc0f20632b0a2aa35fa9ae7d518f083409eca253518e0950929", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/81/aa/28c6e2ee7506b6627ba5a35dcfa9042043a32d14cecb5bc7d8fa6f0a1441/tree_sitter-0.21.3-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", "version": "0.21.3"}, {"date": "2023-11-13 06:42:27", "platforms": ["windows-x32"], "python_versions": ["3.8"], "sha256": "6a77ac3cdcddd80cdd1fd394318bff99f94f37e08d235aaefccb87e1224946e5", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/31/2e/4aba9c2ce846354033ddad44fc86ac3dcb58d57eaaf3fa93d9080fad28dd/tree_sitter-0.20.4-cp38-cp38-win32.whl", "version": "0.20.4"}]}, {"author": "grantjenks", "description": "Binary Python wheels for all tree sitter languages.", "issues": "https://github.com/grantjenks/py-tree-sitter-languages/issues", "name": "tree-sitter-languages", "releases": [{"date": "2024-02-04 10:29:42", "platforms": ["windows-x64"], "python_versions": ["3.8"], "sha256": "46a13f7d38f2eeb75f7cf127d1201346093748c270d686131f0cbc50e42870a1", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/0a/c6/44ecfc00af25136106b64e929fcd5df370f77cf9af03b360d8c4b982c743/tree_sitter_languages-1.10.2-cp38-cp38-win_amd64.whl", "version": "1.10.2"}, {"date": "2024-02-04 10:29:40", "platforms": ["windows-x32"], "python_versions": ["3.8"], "sha256": "92d734fb968fe3927a7596d9f0459f81a8fa7b07e16569476b28e27d0d753348", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/e7/85/96bc04cb2f0cf40a71d87eb1867f150e4cb579160c10f5713e2d917eb1eb/tree_sitter_languages-1.10.2-cp38-cp38-win32.whl", "version": "1.10.2"}, {"date": "2024-02-04 10:29:21", "platforms": ["osx-x64"], "python_versions": ["3.8"], "sha256": "6f85d1edaa2d22d80d4ea5b6d12b95cf3644017b6c227d0d42854439e02e8893", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/ab/09/93570ecbd8bba8f7e81d607e2fd0eb47afc300fcf862f6084e7b240c2245/tree_sitter_languages-1.10.2-cp38-cp38-macosx_10_9_x86_64.whl", "version": "1.10.2"}, {"date": "2024-02-04 10:29:23", "platforms": ["osx-arm64"], "python_versions": ["3.8"], "sha256": "d78feed4a764ef3141cb54bf00fe94d514d8b6e26e09423e23b4c616fcb7938c", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/65/88/41ad37577218be07651aac92ef4ab371c5a4895a4d86ded088b014febdd4/tree_sitter_languages-1.10.2-cp38-cp38-macosx_11_0_arm64.whl", "version": "1.10.2"}, {"date": "2024-02-04 10:29:30", "platforms": ["linux-x64"], "python_versions": ["3.8"], "sha256": "99d3249beaef2c9fe558ecc9a97853c260433a849dcc68266d9770d196c2e102", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/34/e8/50cfb3613e00fd3106b2b0cb78558671913b61b2c4ed39b803f0fa6b6093/tree_sitter_languages-1.10.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "version": "1.10.2"}, {"date": "2024-02-04 10:29:25", "platforms": ["linux-arm64"], "python_versions": ["3.8"], "sha256": "da1aca27531f9dd5308637d76643372856f0f65d0d28677d1bcf4211e8ed1ad0", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/72/98/bf3cb6edb05d3b02d1854f8a37932071f0842caca2b10c22c0435966a215/tree_sitter_languages-1.10.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", "version": "1.10.2"}]}, {"author": "FichteFoll", "description": "Python typing module", "issues": "https://github.com/packagecontrol/typing/issues", "name": "typing", "releases": [{"date": "2019-07-11 15:03:27", "platforms": ["*"], "python_versions": ["3.3"], "sublime_text": "*", "url": "https://codeload.github.com/packagecontrol/typing/zip/v3.7.4", "version": "3.7.4"}]}, {"author": "python", "description": "Backported and Experimental Type Hints for Python 3.8+", "issues": "https://github.com/python/typing_extensions/issues", "name": "typing-extensions", "releases": [{"date": "2024-06-07 18:52:13", "platforms": ["*"], "python_versions": ["3.8"], "sha256": "04e5ca0351e0f3f85c6853954072df659d0d13fac324d0072316b67d7794700d", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/26/9f/ad63fc0248c5379346306f8668cda6e2e2e9c95e01216d2b8ffd9ff037d0/typing_extensions-4.12.2-py3-none-any.whl", "version": "4.12.2"}]}, {"author": "Andrey Petrov", "description": "HTTP library with thread-safe connection pooling, file post, and more.", "issues": "https://github.com/urllib3/urllib3/issues", "name": "urllib3", "releases": [{"date": "2024-09-12 10:52:16", "platforms": ["*"], "python_versions": ["3.8"], "sha256": "ca899ca043dcb1bafa3e262d73aa25c465bfb49e0bd9dd5d59f1d0acba2f8fac", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/ce/d9/5f4c13cecde62396b0d3fe530a50ccea91e7dfc1ccf0e09c228841bb5ba8/urllib3-2.2.3-py3-none-any.whl", "version": "2.2.3"}]}, {"author": "terminalfi", "description": "Vision is a minihtml generation library for Sublime Text that enforces minihtml restrictions for tags, styles and attrivutes", "issues": "https://github.com/terminalfi/vision/issues", "name": "vision", "releases": [{"date": "2024-04-27 02:48:59", "platforms": ["*"], "python_versions": ["3.8"], "sublime_text": "*", "url": "https://codeload.github.com/terminalfi/vision/zip/v0.1.5", "version": "0.1.5"}]}, {"author": "gorakhargosh", "description": "Python library and shell utilities to monitor filesystem events.", "issues": "https://github.com/gorakhargosh/watchdog/issues", "name": "watchdog", "releases": [{"date": "2024-08-11 07:37:57", "platforms": ["windows-x64"], "python_versions": ["3.8"], "sha256": "c344453ef3bf875a535b0488e3ad28e341adbd5a9ffb0f7d62cefacc8824ef2b", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/99/2e/b69dfaae7a83ea64ce36538cc103a3065e12c447963797793d5c0a1d5130/watchdog-4.0.2-py3-none-win_amd64.whl", "version": "4.0.2"}, {"date": "2024-08-11 07:37:56", "platforms": ["windows-x32"], "python_versions": ["3.8"], "sha256": "0d8a7e523ef03757a5aa29f591437d64d0d894635f8a50f370fe37f913ce4e19", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/d0/d8/cdb0c21a4a988669d7c210c75c6a2c9a0e16a3b08d9f7e633df0d9a16ad8/watchdog-4.0.2-py3-none-win32.whl", "version": "4.0.2"}, {"date": "2024-08-11 07:37:28", "platforms": ["osx-x64"], "python_versions": ["3.8"], "sha256": "f6ee8dedd255087bc7fe82adf046f0b75479b989185fb0bdf9a98b612170eac7", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/6c/3e/064974628cf305831f3f78264800bd03b3358ec181e3e9380a36ff156b93/watchdog-4.0.2-cp38-cp38-macosx_10_9_x86_64.whl", "version": "4.0.2"}, {"date": "2024-08-11 07:37:29", "platforms": ["osx-arm64"], "python_versions": ["3.8"], "sha256": "0b4359067d30d5b864e09c8597b112fe0a0a59321a0f331498b013fb097406b4", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/23/69/1d2ad9c12d93bc1e445baa40db46bc74757f3ffc3a3be592ba8dbc51b6e5/watchdog-4.0.2-cp38-cp38-macosx_11_0_arm64.whl", "version": "4.0.2"}, {"date": "2024-08-11 07:37:55", "platforms": ["linux-x64"], "python_versions": ["3.8"], "sha256": "c0b14488bd336c5b1845cee83d3e631a1f8b4e9c5091ec539406e4a324f882d8", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/01/d2/c8931ff840a7e5bd5dcb93f2bb2a1fd18faf8312e9f7f53ff1cf76ecc8ed/watchdog-4.0.2-py3-none-manylinux2014_x86_64.whl", "version": "4.0.2"}, {"date": "2024-08-11 07:37:45", "platforms": ["linux-arm64"], "python_versions": ["3.8"], "sha256": "936acba76d636f70db8f3c66e76aa6cb5136a936fc2a5088b9ce1c7a3508fc83", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/8a/b1/25acf6767af6f7e44e0086309825bd8c098e301eed5868dc5350642124b9/watchdog-4.0.2-py3-none-manylinux2014_aarch64.whl", "version": "4.0.2"}, {"date": "2016-10-12 13:16:38", "platforms": ["*"], "python_versions": ["3.3"], "sublime_text": "*", "url": "https://codeload.github.com/vovkkk/sublime-watchdog/zip/0.8.31", "version": "0.8.31"}]}, {"author": "facelessuser", "description": "Python wcmatch module which provides enhanced file globbing and matching", "issues": "https://github.com/facelessuser/sublime-wcmatch/issues", "name": "wcmatch", "releases": [{"date": "2024-08-03 04:05:35", "platforms": ["*"], "python_versions": ["3.8"], "sha256": "af25922e2b6dbd1550fa37a4c8de7dd558d6c1bb330c641de9b907b9776cb3c4", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/ea/da/0633223f30f5db6e52236567e09c28e37ff455b3dfbe0843029206e609e6/wcmatch-9.0-py3-none-any.whl", "version": "9.0"}, {"date": "2021-03-11 21:47:36", "platforms": ["*"], "python_versions": ["3.3"], "sublime_text": "*", "url": "https://codeload.github.com/facelessuser/sublime-wcmatch/zip/1.2.1", "version": "1.2.1"}]}, {"author": "randy3k", "description": "Python wcwidth module", "issues": "https://github.com/packagecontrol/wcwidth/issues", "name": "wcwidth", "releases": [{"date": "2024-01-06 02:10:55", "platforms": ["*"], "python_versions": ["3.8"], "sha256": "3da69048e4540d84af32131829ff948f1e022c1c6bdb8d6102117aac784f6859", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/fd/84/fd2ba7aafacbad3c4201d395674fc6348826569da3c0937e75505ead3528/wcwidth-0.2.13-py2.py3-none-any.whl", "version": "0.2.13"}, {"date": "2018-06-16 17:12:54", "platforms": ["*"], "python_versions": ["3.3"], "sublime_text": "*", "url": "https://codeload.github.com/packagecontrol/wcwidth/zip/v0.1.7", "version": "0.1.7"}]}, {"author": "aaugustin", "description": "websockets is a library for building WebSocket servers and clients in Python with a focus on correctness, simplicity, robustness, and performance.", "issues": "https://github.com/python-websockets/websockets/issues", "name": "websockets", "releases": [{"date": "2024-08-28 20:52:52", "platforms": ["windows-x64"], "python_versions": ["3.8"], "sha256": "1f3cf6d6ec1142412d4535adabc6bd72a63f5f148c43fe559f06298bc21953c9", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/12/f3/78ab01f3e2cd0aa962920396d0a1d4deb2fa57c3f7620cbb49508b28968c/websockets-13.0.1-cp38-cp38-win_amd64.whl", "version": "13.0.1"}, {"date": "2024-08-28 20:52:40", "platforms": ["osx-x64"], "python_versions": ["3.8"], "sha256": "132511bfd42e77d152c919147078460c88a795af16b50e42a0bd14f0ad71ddd2", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/ee/15/302a99c2ef0c31116efca3ec5df3ee2492b3003d5f2b6a1979c42ee3f439/websockets-13.0.1-cp38-cp38-macosx_10_9_x86_64.whl", "version": "13.0.1"}, {"date": "2024-08-28 20:52:42", "platforms": ["osx-arm64"], "python_versions": ["3.8"], "sha256": "165bedf13556f985a2aa064309baa01462aa79bf6112fbd068ae38993a0e1f1b", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/00/b7/bbee20343c1acef150f52ace61eebe9338093b133bff4f4f2e239e285581/websockets-13.0.1-cp38-cp38-macosx_11_0_arm64.whl", "version": "13.0.1"}, {"date": "2024-08-28 20:52:45", "platforms": ["linux-x64"], "python_versions": ["3.8"], "sha256": "67648f5e50231b5a7f6d83b32f9c525e319f0ddc841be0de64f24928cd75a603", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/f7/77/2bf80bc9e06102d189ebad9ebe2ab993fd61438a1fa1bff55d844a18b44b/websockets-13.0.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", "version": "13.0.1"}, {"date": "2024-08-28 20:52:43", "platforms": ["linux-arm64"], "python_versions": ["3.8"], "sha256": "e801ca2f448850685417d723ec70298feff3ce4ff687c6f20922c7474b4746ae", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/65/aa/5779eea2e199e73870cea798d4dd130bad25f272095fd580e308461251af/websockets-13.0.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", "version": "13.0.1"}]}, {"author": "liris", "description": "WebSocket client for Python with low level API options", "issues": "https://github.com/websocket-client/websocket-client/issues", "name": "websocket-client", "releases": [{"date": "2024-04-23 22:16:14", "platforms": ["*"], "python_versions": ["3.8"], "sha256": "17b44cc997f5c498e809b22cdf2d9c7a9e71c02c8cc2b6c56e7c2d1239bfa526", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/5a/84/44687a29792a70e111c5c477230a72c4b957d88d16141199bf9acb7537a3/websocket_client-1.8.0-py3-none-any.whl", "version": "1.8.0"}, {"date": "2021-05-05 01:43:04", "platforms": ["*"], "python_versions": ["3.3"], "sha256": "2e50d26ca593f70aba7b13a489435ef88b8fc3b5c5643c1ce8808ff9b40f0b32", "sublime_text": "*", "url": "https://files.pythonhosted.org/packages/f7/0c/d52a2a63512a613817846d430d16a8fbe5ea56dd889e89c68facf6b91cb6/websocket_client-0.59.0-py2.py3-none-any.whl", "version": "0.59.0"}]}, {"author": "randy3k", "description": "Automation tool on Linux", "issues": "https://github.com/randy3k/sublime-xdotool/issues", "name": "xdotool", "releases": [{"date": "2016-07-16 04:13:52", "platforms": ["linux"], "python_versions": ["3.3"], "sublime_text": "*", "url": "https://codeload.github.com/randy3k/sublime-xdotool/zip/v3.20160714.1", "version": "3.20160714.1"}]}, {"author": "idleberg", "description": "Makes working with XML feel like you are working with JSON - https://github.com/martinblech/xmltodict", "issues": "https://github.com/idleberg/sublime-xmltodict/issues", "name": "xmltodict", "releases": [{"date": "2021-04-13 21:32:05", "platforms": ["*"], "python_versions": ["3.3", "3.8"], "sublime_text": "*", "url": "https://codeload.github.com/idleberg/sublime-xmltodict/zip/0.12.0", "version": "0.12.0"}]}, {"author": "Thomas Smith", "description": "Engine for YAML Macros", "issues": "https://github.com/Thom1729/yaml-macros-engine/issues", "name": "yaml_macros_engine", "releases": [{"date": "2024-01-22 18:11:41", "platforms": ["*"], "python_versions": ["3.3", "3.8"], "sublime_text": "*", "url": "https://codeload.github.com/Thom1729/yaml-macros-engine/zip/v2.2.0", "version": "2.2.0"}]}]}, "packages_cache": {"https://raw.githubusercontent.com/packagecontrol/channel/main/repository.json": []}, "repositories": ["https://raw.githubusercontent.com/packagecontrol/channel/main/repository.json"], "schema_version": "4.0.0"}