Stemming algorithms
PyStemmer provides access to efficient algorithms for calculating a
"stemmed" form of a word. This is a form with most of the common
morphological endings removed; hopefully representing a common
linguistic base form. This is most useful in building search engines
and information retrieval software; for example, a search with stemming
enabled should be able to find a document containing "cycling" given the
query "cycles".
PyStemmer provides algorithms for several (mainly European) languages,
by wrapping the libstemmer library from the Snowball project in a Python
module.
It also provides access to the classic Porter stemming algorithm for
English: although this has been superseded by an improved algorithm, the
original algorithm may be of interest to information retrieval
researchers wishing to reproduce results of earlier experiments.
Raw data
{
"_id": null,
"home_page": "https://github.com/snowballstem/pystemmer/",
"name": "PyStemmer",
"maintainer": "Richard Boulton",
"docs_url": null,
"requires_python": null,
"maintainer_email": "richard@tartarus.org",
"keywords": "python, information retrieval, language processing, morphological analysis, stemming algorithms, stemmers",
"author": "Richard Boulton",
"author_email": "richard@tartarus.org",
"download_url": "https://files.pythonhosted.org/packages/26/12/0378ba4391a4674067ae9db0e025ec998f6ca74caddd22fbdc59dc19aafb/pystemmer-2.2.0.3.tar.gz",
"platform": "any",
"description": "Stemming algorithms\n\nPyStemmer provides access to efficient algorithms for calculating a\n\"stemmed\" form of a word. This is a form with most of the common\nmorphological endings removed; hopefully representing a common\nlinguistic base form. This is most useful in building search engines\nand information retrieval software; for example, a search with stemming\nenabled should be able to find a document containing \"cycling\" given the\nquery \"cycles\".\n\nPyStemmer provides algorithms for several (mainly European) languages,\nby wrapping the libstemmer library from the Snowball project in a Python\nmodule.\n\nIt also provides access to the classic Porter stemming algorithm for\nEnglish: although this has been superseded by an improved algorithm, the\noriginal algorithm may be of interest to information retrieval\nresearchers wishing to reproduce results of earlier experiments.\n",
"bugtrack_url": null,
"license": "MIT, BSD",
"summary": "Snowball stemming algorithms, for information retrieval",
"version": "2.2.0.3",
"project_urls": {
"Homepage": "https://github.com/snowballstem/pystemmer/"
},
"split_keywords": [
"python",
" information retrieval",
" language processing",
" morphological analysis",
" stemming algorithms",
" stemmers"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "c1c66929a114ca2b41464cd7643b5c7b12be2ef0bf43f65c3bba02bff3ddf163",
"md5": "718f7df1d32e14aa0dc4f88815caf577",
"sha256": "2935aa78a89b04899de4a8b8b6339806e0d5cd93811de52e98829b5762cf913c"
},
"downloads": -1,
"filename": "PyStemmer-2.2.0.3-cp310-cp310-macosx_10_9_x86_64.whl",
"has_sig": false,
"md5_digest": "718f7df1d32e14aa0dc4f88815caf577",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": null,
"size": 214158,
"upload_time": "2024-10-10T00:56:09",
"upload_time_iso_8601": "2024-10-10T00:56:09.408283Z",
"url": "https://files.pythonhosted.org/packages/c1/c6/6929a114ca2b41464cd7643b5c7b12be2ef0bf43f65c3bba02bff3ddf163/PyStemmer-2.2.0.3-cp310-cp310-macosx_10_9_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "f727b3950b55542ec9c59bae8484d0a3dcb88cba9f2268222f60f5538c8a853f",
"md5": "104a63aa871429c61253778ad8dd1e23",
"sha256": "31c9d3c808647d4c569737b32b40ed23c67133d2b89033ebc8b5756cadf6f1c1"
},
"downloads": -1,
"filename": "PyStemmer-2.2.0.3-cp310-cp310-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "104a63aa871429c61253778ad8dd1e23",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": null,
"size": 220116,
"upload_time": "2024-10-10T00:56:11",
"upload_time_iso_8601": "2024-10-10T00:56:11.454707Z",
"url": "https://files.pythonhosted.org/packages/f7/27/b3950b55542ec9c59bae8484d0a3dcb88cba9f2268222f60f5538c8a853f/PyStemmer-2.2.0.3-cp310-cp310-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "b0f5d3fd6aab0d6a3c400f9a1bff1ec091ec29a34d76ef3b69b8472801b6d979",
"md5": "cdbb7af60ed71b2c5868c05631a3530d",
"sha256": "584ead989545a60919e4015371dd2f69ff0ca985e76618d41930f77b9e248286"
},
"downloads": -1,
"filename": "PyStemmer-2.2.0.3-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
"has_sig": false,
"md5_digest": "cdbb7af60ed71b2c5868c05631a3530d",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": null,
"size": 612115,
"upload_time": "2024-10-10T00:56:13",
"upload_time_iso_8601": "2024-10-10T00:56:13.639869Z",
"url": "https://files.pythonhosted.org/packages/b0/f5/d3fd6aab0d6a3c400f9a1bff1ec091ec29a34d76ef3b69b8472801b6d979/PyStemmer-2.2.0.3-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "9e532fd493c6d61d8cd42a3b3f8268ddae6658f3c8bad0adf205f218606f236d",
"md5": "c2dd0be372615984bd50282ba59ee7d4",
"sha256": "be904f4d0d522de98ff9f0a348d8748c2f95926523b7b04ee75b50967289782d"
},
"downloads": -1,
"filename": "PyStemmer-2.2.0.3-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "c2dd0be372615984bd50282ba59ee7d4",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": null,
"size": 646708,
"upload_time": "2024-10-10T00:56:16",
"upload_time_iso_8601": "2024-10-10T00:56:16.149887Z",
"url": "https://files.pythonhosted.org/packages/9e/53/2fd493c6d61d8cd42a3b3f8268ddae6658f3c8bad0adf205f218606f236d/PyStemmer-2.2.0.3-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "9976b09792a8141fb03f27f61c75333c84793298287f0d978a755deeb96029c3",
"md5": "04dcec30216d6907a7fffe943de41bbc",
"sha256": "7024cdbcf4bbc2a5e1c277e11a10cb2b7481b7f99946cdcfa7271d5e9799399a"
},
"downloads": -1,
"filename": "PyStemmer-2.2.0.3-cp310-cp310-musllinux_1_2_i686.whl",
"has_sig": false,
"md5_digest": "04dcec30216d6907a7fffe943de41bbc",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": null,
"size": 626855,
"upload_time": "2024-10-10T00:56:18",
"upload_time_iso_8601": "2024-10-10T00:56:18.097110Z",
"url": "https://files.pythonhosted.org/packages/99/76/b09792a8141fb03f27f61c75333c84793298287f0d978a755deeb96029c3/PyStemmer-2.2.0.3-cp310-cp310-musllinux_1_2_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "70f23275207f690d1eeea8e0e4900f5311e9e48497b39946e5519b8b4aa068d3",
"md5": "62960373e2da4ea1d812f121ccb5dde0",
"sha256": "aa0f70f84c69b7a6a38ddbea51a29f855c42120e8069ea4c450021a2c7dc42d8"
},
"downloads": -1,
"filename": "PyStemmer-2.2.0.3-cp310-cp310-musllinux_1_2_x86_64.whl",
"has_sig": false,
"md5_digest": "62960373e2da4ea1d812f121ccb5dde0",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": null,
"size": 656727,
"upload_time": "2024-10-10T00:56:19",
"upload_time_iso_8601": "2024-10-10T00:56:19.931840Z",
"url": "https://files.pythonhosted.org/packages/70/f2/3275207f690d1eeea8e0e4900f5311e9e48497b39946e5519b8b4aa068d3/PyStemmer-2.2.0.3-cp310-cp310-musllinux_1_2_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "6acd224127bdf035803cfeddf83029d4398ee122289f11f5c2252832885de1c0",
"md5": "e1258d9803cbfd823a3a55ae7e46fcd2",
"sha256": "85e583ec705b1b1c0503bc9cdbca027d3446cbc7cf7de3d29f1e0ab58999e5fe"
},
"downloads": -1,
"filename": "PyStemmer-2.2.0.3-cp310-cp310-win32.whl",
"has_sig": false,
"md5_digest": "e1258d9803cbfd823a3a55ae7e46fcd2",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": null,
"size": 141159,
"upload_time": "2024-10-10T00:56:22",
"upload_time_iso_8601": "2024-10-10T00:56:22.080775Z",
"url": "https://files.pythonhosted.org/packages/6a/cd/224127bdf035803cfeddf83029d4398ee122289f11f5c2252832885de1c0/PyStemmer-2.2.0.3-cp310-cp310-win32.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "aa9451643ed8adb4a558c784fbbb9df2877a103cd34a55d2c2863030badab54d",
"md5": "fb106271335e07bbcead5b2bb3f5ab01",
"sha256": "4556b2718bb22052f39a50f3166c4ee0e140c58ee06bbab31d57d765159d2f00"
},
"downloads": -1,
"filename": "PyStemmer-2.2.0.3-cp310-cp310-win_amd64.whl",
"has_sig": false,
"md5_digest": "fb106271335e07bbcead5b2bb3f5ab01",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": null,
"size": 184865,
"upload_time": "2024-10-10T00:56:23",
"upload_time_iso_8601": "2024-10-10T00:56:23.506710Z",
"url": "https://files.pythonhosted.org/packages/aa/94/51643ed8adb4a558c784fbbb9df2877a103cd34a55d2c2863030badab54d/PyStemmer-2.2.0.3-cp310-cp310-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "03bf664bf08622e54aea83006f168ee3655a50dcebc7df66e023557bb1333d00",
"md5": "c9afa1dda1f6235cbb3097affada3f5b",
"sha256": "0c76ac603ff774fe3137340083315f34d6afbcd4ebebab99c1564c00c1c318ee"
},
"downloads": -1,
"filename": "PyStemmer-2.2.0.3-cp311-cp311-macosx_10_9_x86_64.whl",
"has_sig": false,
"md5_digest": "c9afa1dda1f6235cbb3097affada3f5b",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": null,
"size": 214216,
"upload_time": "2024-10-10T00:56:25",
"upload_time_iso_8601": "2024-10-10T00:56:25.104544Z",
"url": "https://files.pythonhosted.org/packages/03/bf/664bf08622e54aea83006f168ee3655a50dcebc7df66e023557bb1333d00/PyStemmer-2.2.0.3-cp311-cp311-macosx_10_9_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "59b2591ff043474cc1d2e2a86d4460b310b6bcc6d4fa91cc59ef4ffb887e64e4",
"md5": "4f1f756c1e0a57e1e8041836cf0985f1",
"sha256": "ee100ba27a07d2fc3bd29cdd619cdff51735ed059002574c550697d1d160b7c9"
},
"downloads": -1,
"filename": "PyStemmer-2.2.0.3-cp311-cp311-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "4f1f756c1e0a57e1e8041836cf0985f1",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": null,
"size": 220087,
"upload_time": "2024-10-10T00:56:27",
"upload_time_iso_8601": "2024-10-10T00:56:27.200512Z",
"url": "https://files.pythonhosted.org/packages/59/b2/591ff043474cc1d2e2a86d4460b310b6bcc6d4fa91cc59ef4ffb887e64e4/PyStemmer-2.2.0.3-cp311-cp311-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "a58dc5101e915ea17f0ae8faefe7370c997315947d488bc1c8087dc5dee0bf43",
"md5": "c3949e5c4a04c8f5d6afd5a863e523a0",
"sha256": "3932f794e84bf29bdf4952d018b00c290fd06b055648f8e8fb9132e6684c4472"
},
"downloads": -1,
"filename": "PyStemmer-2.2.0.3-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
"has_sig": false,
"md5_digest": "c3949e5c4a04c8f5d6afd5a863e523a0",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": null,
"size": 630851,
"upload_time": "2024-10-10T00:56:28",
"upload_time_iso_8601": "2024-10-10T00:56:28.817322Z",
"url": "https://files.pythonhosted.org/packages/a5/8d/c5101e915ea17f0ae8faefe7370c997315947d488bc1c8087dc5dee0bf43/PyStemmer-2.2.0.3-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "b29b91b46ea4d920014181b2d7256086a68ae1374f40bfeebee13497674511c4",
"md5": "e44923512499be8f93661e46065e5b74",
"sha256": "f74f6e0bb2034880bf4688ab5b95f97bb90952086682a93f080b260b454f933e"
},
"downloads": -1,
"filename": "PyStemmer-2.2.0.3-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "e44923512499be8f93661e46065e5b74",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": null,
"size": 669279,
"upload_time": "2024-10-10T00:56:31",
"upload_time_iso_8601": "2024-10-10T00:56:31.500726Z",
"url": "https://files.pythonhosted.org/packages/b2/9b/91b46ea4d920014181b2d7256086a68ae1374f40bfeebee13497674511c4/PyStemmer-2.2.0.3-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "b002cbd096d8ba891384ba9f3e684ff3cfd52b7f7131581b7f5e4b35d66b7289",
"md5": "fdb69614f9474d7c7793738ed5f32641",
"sha256": "af925366939839e4bf11f426388201195c305a3edcdd9097e8775fbd083ff309"
},
"downloads": -1,
"filename": "PyStemmer-2.2.0.3-cp311-cp311-musllinux_1_2_i686.whl",
"has_sig": false,
"md5_digest": "fdb69614f9474d7c7793738ed5f32641",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": null,
"size": 639701,
"upload_time": "2024-10-10T00:56:33",
"upload_time_iso_8601": "2024-10-10T00:56:33.817696Z",
"url": "https://files.pythonhosted.org/packages/b0/02/cbd096d8ba891384ba9f3e684ff3cfd52b7f7131581b7f5e4b35d66b7289/PyStemmer-2.2.0.3-cp311-cp311-musllinux_1_2_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "d6ad10571e4e79bd9b9101bf33d274b7ad2b09c4d5ddc241cdac451ea889cdc0",
"md5": "7de37af2dc5317f94929e7552d6669b2",
"sha256": "b199cbab2ce93ee1dd76da4d0523af5af4446d775b7bcb75dfdfcd2a8226404e"
},
"downloads": -1,
"filename": "PyStemmer-2.2.0.3-cp311-cp311-musllinux_1_2_x86_64.whl",
"has_sig": false,
"md5_digest": "7de37af2dc5317f94929e7552d6669b2",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": null,
"size": 673230,
"upload_time": "2024-10-10T00:56:35",
"upload_time_iso_8601": "2024-10-10T00:56:35.939226Z",
"url": "https://files.pythonhosted.org/packages/d6/ad/10571e4e79bd9b9101bf33d274b7ad2b09c4d5ddc241cdac451ea889cdc0/PyStemmer-2.2.0.3-cp311-cp311-musllinux_1_2_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "c401e4ae834f93cffda555907b7d8e4678113d94d2874ba39e7cbbfe14ad9373",
"md5": "4c4d0d6aa7c001030c6589edea82cf15",
"sha256": "e9bbaa5aa38a2f82bb1eaa6b97396e58c3a7f87e46607f52c7fda53927616eda"
},
"downloads": -1,
"filename": "PyStemmer-2.2.0.3-cp311-cp311-win32.whl",
"has_sig": false,
"md5_digest": "4c4d0d6aa7c001030c6589edea82cf15",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": null,
"size": 140866,
"upload_time": "2024-10-10T00:56:38",
"upload_time_iso_8601": "2024-10-10T00:56:38.397497Z",
"url": "https://files.pythonhosted.org/packages/c4/01/e4ae834f93cffda555907b7d8e4678113d94d2874ba39e7cbbfe14ad9373/PyStemmer-2.2.0.3-cp311-cp311-win32.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "e8d46ee439fe4ece1ebe40d13b7ef6f6bcd42a9775d725032db40b226be66bf8",
"md5": "49541c9d04fe5e19ed2b28f30a87edb4",
"sha256": "258af638eb68273f130c9878de2bb4a427fe99e86900b9b9b09c1cd7a185c189"
},
"downloads": -1,
"filename": "PyStemmer-2.2.0.3-cp311-cp311-win_amd64.whl",
"has_sig": false,
"md5_digest": "49541c9d04fe5e19ed2b28f30a87edb4",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": null,
"size": 184766,
"upload_time": "2024-10-10T00:56:39",
"upload_time_iso_8601": "2024-10-10T00:56:39.974505Z",
"url": "https://files.pythonhosted.org/packages/e8/d4/6ee439fe4ece1ebe40d13b7ef6f6bcd42a9775d725032db40b226be66bf8/PyStemmer-2.2.0.3-cp311-cp311-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "817ce09c0ac1aa4571ded5f46c14aed5d4828b61392611ed1c59a8faf1cae98a",
"md5": "171ef566c3ce3dd5cc49d923124789ff",
"sha256": "c30c44241065beb9432273874f199fc109473338d9f2c921a3387fd534fd94a7"
},
"downloads": -1,
"filename": "PyStemmer-2.2.0.3-cp312-cp312-macosx_10_13_x86_64.whl",
"has_sig": false,
"md5_digest": "171ef566c3ce3dd5cc49d923124789ff",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": null,
"size": 214916,
"upload_time": "2024-10-10T00:56:41",
"upload_time_iso_8601": "2024-10-10T00:56:41.803087Z",
"url": "https://files.pythonhosted.org/packages/81/7c/e09c0ac1aa4571ded5f46c14aed5d4828b61392611ed1c59a8faf1cae98a/PyStemmer-2.2.0.3-cp312-cp312-macosx_10_13_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "e5dcb30dd228af740b1ffe18e4cfb48c22aa8481ce1e79405cac31086fb849bd",
"md5": "567b1cf454a3a4b62a96d685133a7f75",
"sha256": "a6adf0b86b6be85f0cf80b2b255b2b0179782b4a3f39c0a6c5b3dd07af5f95eb"
},
"downloads": -1,
"filename": "PyStemmer-2.2.0.3-cp312-cp312-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "567b1cf454a3a4b62a96d685133a7f75",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": null,
"size": 220418,
"upload_time": "2024-10-10T00:56:43",
"upload_time_iso_8601": "2024-10-10T00:56:43.354921Z",
"url": "https://files.pythonhosted.org/packages/e5/dc/b30dd228af740b1ffe18e4cfb48c22aa8481ce1e79405cac31086fb849bd/PyStemmer-2.2.0.3-cp312-cp312-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "f768eb9f06b2f04f408ed748d6e71fb2f5ae92deba0eea07b6e374268d53cb49",
"md5": "9a91ab43af36402feab2193b211b46f0",
"sha256": "2d42b41082553fa23a4ce191860fd7caffdeaf8507e84db630a97ed154bd2320"
},
"downloads": -1,
"filename": "PyStemmer-2.2.0.3-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
"has_sig": false,
"md5_digest": "9a91ab43af36402feab2193b211b46f0",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": null,
"size": 644074,
"upload_time": "2024-10-10T00:56:45",
"upload_time_iso_8601": "2024-10-10T00:56:45.450229Z",
"url": "https://files.pythonhosted.org/packages/f7/68/eb9f06b2f04f408ed748d6e71fb2f5ae92deba0eea07b6e374268d53cb49/PyStemmer-2.2.0.3-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "a69fe95eeccf29ad1e1dbf4a14b76e2fa5b6698ba06f10634b097b32258839b0",
"md5": "9eb518b93301dc400001aa9eb49c910c",
"sha256": "ec763ee2994402c534bf898ff318edd158c32071c3ffbdcd7ae7b7c884250471"
},
"downloads": -1,
"filename": "PyStemmer-2.2.0.3-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "9eb518b93301dc400001aa9eb49c910c",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": null,
"size": 683255,
"upload_time": "2024-10-10T00:56:47",
"upload_time_iso_8601": "2024-10-10T00:56:47.314752Z",
"url": "https://files.pythonhosted.org/packages/a6/9f/e95eeccf29ad1e1dbf4a14b76e2fa5b6698ba06f10634b097b32258839b0/PyStemmer-2.2.0.3-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "3b4b8b077958eb760ac647d2362f8bd1ae99097fa351edc6333fde0dee51f912",
"md5": "c565bda25e8f02790de9290a0f33c05b",
"sha256": "264f09d5f70b09c845a6f0d0d4973de674056fd50452cb9383ffae8fc0967f1d"
},
"downloads": -1,
"filename": "PyStemmer-2.2.0.3-cp312-cp312-musllinux_1_2_i686.whl",
"has_sig": false,
"md5_digest": "c565bda25e8f02790de9290a0f33c05b",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": null,
"size": 649228,
"upload_time": "2024-10-10T00:56:50",
"upload_time_iso_8601": "2024-10-10T00:56:50.101291Z",
"url": "https://files.pythonhosted.org/packages/3b/4b/8b077958eb760ac647d2362f8bd1ae99097fa351edc6333fde0dee51f912/PyStemmer-2.2.0.3-cp312-cp312-musllinux_1_2_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "7f133d57038439293d93e40af89b48bc06c714f8cd8c5d22a9e6d0870f49ea1c",
"md5": "7a476e3abab26423d3e4c9e052b6253a",
"sha256": "5634f38a781b9a893550c23380af080ca5291d19c2bcb1753a34022d1d0de7cb"
},
"downloads": -1,
"filename": "PyStemmer-2.2.0.3-cp312-cp312-musllinux_1_2_x86_64.whl",
"has_sig": false,
"md5_digest": "7a476e3abab26423d3e4c9e052b6253a",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": null,
"size": 682987,
"upload_time": "2024-10-10T00:56:53",
"upload_time_iso_8601": "2024-10-10T00:56:53.094938Z",
"url": "https://files.pythonhosted.org/packages/7f/13/3d57038439293d93e40af89b48bc06c714f8cd8c5d22a9e6d0870f49ea1c/PyStemmer-2.2.0.3-cp312-cp312-musllinux_1_2_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "9a95f04305ab6fc6312b4727b725ab983342237c7bb95d21d98bd768146dd9e8",
"md5": "45d91211db517364faab9db8313f7d93",
"sha256": "186c2e90ea2c3d0fab21f10f17b48fb7d716cba5f49b68f7f0fe539db4ff0499"
},
"downloads": -1,
"filename": "PyStemmer-2.2.0.3-cp312-cp312-win32.whl",
"has_sig": false,
"md5_digest": "45d91211db517364faab9db8313f7d93",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": null,
"size": 141412,
"upload_time": "2024-10-10T00:56:54",
"upload_time_iso_8601": "2024-10-10T00:56:54.640231Z",
"url": "https://files.pythonhosted.org/packages/9a/95/f04305ab6fc6312b4727b725ab983342237c7bb95d21d98bd768146dd9e8/PyStemmer-2.2.0.3-cp312-cp312-win32.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "0f73861a71009f20331cd22aff1c37b9c39ef3af4d57d6816df79d51b3fca533",
"md5": "ef46207eb325b773eb080a9783810d61",
"sha256": "320c1da333f5f8571e2b313c9fa6c0a7a79d8a00a2ad0bf29932d931d236d7e8"
},
"downloads": -1,
"filename": "PyStemmer-2.2.0.3-cp312-cp312-win_amd64.whl",
"has_sig": false,
"md5_digest": "ef46207eb325b773eb080a9783810d61",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": null,
"size": 185395,
"upload_time": "2024-10-10T00:56:56",
"upload_time_iso_8601": "2024-10-10T00:56:56.177855Z",
"url": "https://files.pythonhosted.org/packages/0f/73/861a71009f20331cd22aff1c37b9c39ef3af4d57d6816df79d51b3fca533/PyStemmer-2.2.0.3-cp312-cp312-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "c0ebb39bef7c8ec2ad9e198b956104741c1e7a94f0003875ef0a5a32ae20443f",
"md5": "265cdb55ff288bd74041fc7fdcbb427b",
"sha256": "806530b6a1542efd6453fc5f5b5aa348d52c337d0eb1dfc54a5ff6a8733d7ccc"
},
"downloads": -1,
"filename": "PyStemmer-2.2.0.3-cp313-cp313-macosx_10_13_x86_64.whl",
"has_sig": false,
"md5_digest": "265cdb55ff288bd74041fc7fdcbb427b",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": null,
"size": 214375,
"upload_time": "2024-10-10T00:56:57",
"upload_time_iso_8601": "2024-10-10T00:56:57.681959Z",
"url": "https://files.pythonhosted.org/packages/c0/eb/b39bef7c8ec2ad9e198b956104741c1e7a94f0003875ef0a5a32ae20443f/PyStemmer-2.2.0.3-cp313-cp313-macosx_10_13_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "addb93f0fd99c99cfdfb68a6d671324ceb3e9c0cf2040f47d917a42e615faf03",
"md5": "cebc576dc47687613cc78e5ea73d649b",
"sha256": "d3fe53911811ec554b13a2c3b0ceb1a23c6fbed3d510ea0d8544a4e0b861e4d6"
},
"downloads": -1,
"filename": "PyStemmer-2.2.0.3-cp313-cp313-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "cebc576dc47687613cc78e5ea73d649b",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": null,
"size": 219992,
"upload_time": "2024-10-10T00:56:59",
"upload_time_iso_8601": "2024-10-10T00:56:59.897990Z",
"url": "https://files.pythonhosted.org/packages/ad/db/93f0fd99c99cfdfb68a6d671324ceb3e9c0cf2040f47d917a42e615faf03/PyStemmer-2.2.0.3-cp313-cp313-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "5c52cb3ad58e8ce701c97a38f7828d899cfd12f0b7b06c49a4d67a17298641eb",
"md5": "827f186f38293ed67535938b377c44e3",
"sha256": "cf26cc1071685597b54b78dd2f62080c58f9be1cb9b4f9c92f94d5c0b5e5e65d"
},
"downloads": -1,
"filename": "PyStemmer-2.2.0.3-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
"has_sig": false,
"md5_digest": "827f186f38293ed67535938b377c44e3",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": null,
"size": 638201,
"upload_time": "2024-10-10T00:57:02",
"upload_time_iso_8601": "2024-10-10T00:57:02.474477Z",
"url": "https://files.pythonhosted.org/packages/5c/52/cb3ad58e8ce701c97a38f7828d899cfd12f0b7b06c49a4d67a17298641eb/PyStemmer-2.2.0.3-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "c6e7d22c50ac8e76c2878cc1056010d0db26b7e5a7936262320c62a6dcdfdbc9",
"md5": "2d9cbeedf93cc1ccad543d25849a9048",
"sha256": "f3d229a8451e5e909c3f41e19c2f1c9a531d3281954a8cbc06163a458adcc465"
},
"downloads": -1,
"filename": "PyStemmer-2.2.0.3-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "2d9cbeedf93cc1ccad543d25849a9048",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": null,
"size": 678416,
"upload_time": "2024-10-10T00:57:04",
"upload_time_iso_8601": "2024-10-10T00:57:04.845236Z",
"url": "https://files.pythonhosted.org/packages/c6/e7/d22c50ac8e76c2878cc1056010d0db26b7e5a7936262320c62a6dcdfdbc9/PyStemmer-2.2.0.3-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "90bdcd603a89316769c4ae3a4d2271c9c9707b26939517bbe2f780c4f171ade3",
"md5": "64428f936059b6d914d7fdf7d2bac26a",
"sha256": "f44e27fbdeffd46b513ed80d5dab0c7e0e09fb1cd85e8dbf8041b6e4a2d55bee"
},
"downloads": -1,
"filename": "PyStemmer-2.2.0.3-cp313-cp313-musllinux_1_2_i686.whl",
"has_sig": false,
"md5_digest": "64428f936059b6d914d7fdf7d2bac26a",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": null,
"size": 643274,
"upload_time": "2024-10-10T00:57:06",
"upload_time_iso_8601": "2024-10-10T00:57:06.675058Z",
"url": "https://files.pythonhosted.org/packages/90/bd/cd603a89316769c4ae3a4d2271c9c9707b26939517bbe2f780c4f171ade3/PyStemmer-2.2.0.3-cp313-cp313-musllinux_1_2_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "0a0e7fad0a408def5738ce1deffc6242bd8086f76fae1f7a5a4c36e31ab528d0",
"md5": "b0bf5f1bbb336832e84cf54c88ccb965",
"sha256": "4acd71d4359399e41543198caf150e7f398a8d52e371a0c89ba63a90ec3e0909"
},
"downloads": -1,
"filename": "PyStemmer-2.2.0.3-cp313-cp313-musllinux_1_2_x86_64.whl",
"has_sig": false,
"md5_digest": "b0bf5f1bbb336832e84cf54c88ccb965",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": null,
"size": 677487,
"upload_time": "2024-10-10T00:57:08",
"upload_time_iso_8601": "2024-10-10T00:57:08.474988Z",
"url": "https://files.pythonhosted.org/packages/0a/0e/7fad0a408def5738ce1deffc6242bd8086f76fae1f7a5a4c36e31ab528d0/PyStemmer-2.2.0.3-cp313-cp313-musllinux_1_2_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "11793f429bd0c97fe95d62aee32216dfbe3db9a59c3a8a3ff185bb1927e45658",
"md5": "24e868e4a18b465c14375188d5cd22fb",
"sha256": "91ab47d071383b5c558542bf54facf116f3fd1516c177ef10843f41e528d8873"
},
"downloads": -1,
"filename": "PyStemmer-2.2.0.3-cp313-cp313-win32.whl",
"has_sig": false,
"md5_digest": "24e868e4a18b465c14375188d5cd22fb",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": null,
"size": 141345,
"upload_time": "2024-10-10T00:57:10",
"upload_time_iso_8601": "2024-10-10T00:57:10.635338Z",
"url": "https://files.pythonhosted.org/packages/11/79/3f429bd0c97fe95d62aee32216dfbe3db9a59c3a8a3ff185bb1927e45658/PyStemmer-2.2.0.3-cp313-cp313-win32.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "716587b637539c73bf5b1074eba87389616949e073d91f6c670a4d91e16504de",
"md5": "4b9a2188a98fbec4f9e50cc71f3efd57",
"sha256": "4e192613a1e02b0cebcbb9f8a708001bdf7ec842972b42008f3b0b006a8c53b6"
},
"downloads": -1,
"filename": "PyStemmer-2.2.0.3-cp313-cp313-win_amd64.whl",
"has_sig": false,
"md5_digest": "4b9a2188a98fbec4f9e50cc71f3efd57",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": null,
"size": 185251,
"upload_time": "2024-10-10T00:57:12",
"upload_time_iso_8601": "2024-10-10T00:57:12.081768Z",
"url": "https://files.pythonhosted.org/packages/71/65/87b637539c73bf5b1074eba87389616949e073d91f6c670a4d91e16504de/PyStemmer-2.2.0.3-cp313-cp313-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "3d14277798a957e1a5964210c76765c009f1e7745f4c7a5fc11893dbb1491438",
"md5": "04ffdc0e22710bbf052b1f14fc045ca6",
"sha256": "5abfc79e82bbec2242f766876f7a2afa3b7bd124b73016650319e95bcb6449d6"
},
"downloads": -1,
"filename": "PyStemmer-2.2.0.3-cp36-cp36m-macosx_10_9_x86_64.whl",
"has_sig": false,
"md5_digest": "04ffdc0e22710bbf052b1f14fc045ca6",
"packagetype": "bdist_wheel",
"python_version": "cp36",
"requires_python": null,
"size": 213042,
"upload_time": "2024-10-10T00:57:13",
"upload_time_iso_8601": "2024-10-10T00:57:13.828290Z",
"url": "https://files.pythonhosted.org/packages/3d/14/277798a957e1a5964210c76765c009f1e7745f4c7a5fc11893dbb1491438/PyStemmer-2.2.0.3-cp36-cp36m-macosx_10_9_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "d82e76af70c2be4b80833c2769d80a5aa2a5e4a786818571eba044da3ec4e5a7",
"md5": "64c365c47a71b02d863500823f4d50a7",
"sha256": "b428a233f0f86ef99147d803478f4050a3dc770a760c1cefdadaf080e0900155"
},
"downloads": -1,
"filename": "PyStemmer-2.2.0.3-cp36-cp36m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
"has_sig": false,
"md5_digest": "64c365c47a71b02d863500823f4d50a7",
"packagetype": "bdist_wheel",
"python_version": "cp36",
"requires_python": null,
"size": 581844,
"upload_time": "2024-10-10T00:57:15",
"upload_time_iso_8601": "2024-10-10T00:57:15.469418Z",
"url": "https://files.pythonhosted.org/packages/d8/2e/76af70c2be4b80833c2769d80a5aa2a5e4a786818571eba044da3ec4e5a7/PyStemmer-2.2.0.3-cp36-cp36m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "0f53f7f1325b541a48bb996ccc043979db4de63c866ea075ff60e973dc7a2c9c",
"md5": "d905bc5c208b92e2aedf463c02f6bd66",
"sha256": "591230dce77c49ab61a923409cfd271e1a1db41e58081dd1125511d6a7cb0239"
},
"downloads": -1,
"filename": "PyStemmer-2.2.0.3-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "d905bc5c208b92e2aedf463c02f6bd66",
"packagetype": "bdist_wheel",
"python_version": "cp36",
"requires_python": null,
"size": 618149,
"upload_time": "2024-10-10T00:57:17",
"upload_time_iso_8601": "2024-10-10T00:57:17.280443Z",
"url": "https://files.pythonhosted.org/packages/0f/53/f7f1325b541a48bb996ccc043979db4de63c866ea075ff60e973dc7a2c9c/PyStemmer-2.2.0.3-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "49fab41ed4e2343661d47722662d0e612cd03812b5ac19e21fae5708a877001d",
"md5": "6044edd68499efa10d406384d5005b49",
"sha256": "033a3d2a78d8ff03520da9d7a419599e91455f875b9bac51245ec4b24ea5de9c"
},
"downloads": -1,
"filename": "PyStemmer-2.2.0.3-cp36-cp36m-musllinux_1_2_i686.whl",
"has_sig": false,
"md5_digest": "6044edd68499efa10d406384d5005b49",
"packagetype": "bdist_wheel",
"python_version": "cp36",
"requires_python": null,
"size": 590772,
"upload_time": "2024-10-10T00:57:19",
"upload_time_iso_8601": "2024-10-10T00:57:19.539031Z",
"url": "https://files.pythonhosted.org/packages/49/fa/b41ed4e2343661d47722662d0e612cd03812b5ac19e21fae5708a877001d/PyStemmer-2.2.0.3-cp36-cp36m-musllinux_1_2_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "16fabffa51f363997a3d6570a4df128eee0cbdf55d10036100296238e6369c0c",
"md5": "b8138c891d912572dda1c1fbbadd253c",
"sha256": "fa584c6890c18ec379bf597bc71fed902d900827c63f615d45ad24b2cc4cad9a"
},
"downloads": -1,
"filename": "PyStemmer-2.2.0.3-cp36-cp36m-musllinux_1_2_x86_64.whl",
"has_sig": false,
"md5_digest": "b8138c891d912572dda1c1fbbadd253c",
"packagetype": "bdist_wheel",
"python_version": "cp36",
"requires_python": null,
"size": 622980,
"upload_time": "2024-10-10T00:57:21",
"upload_time_iso_8601": "2024-10-10T00:57:21.998033Z",
"url": "https://files.pythonhosted.org/packages/16/fa/bffa51f363997a3d6570a4df128eee0cbdf55d10036100296238e6369c0c/PyStemmer-2.2.0.3-cp36-cp36m-musllinux_1_2_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "c0db1532f9256a7efd713fe184aafa7c917c47e885eff47a713d9cb3c4ba1747",
"md5": "85d32e33cd2a5ceb8772962507b10b23",
"sha256": "70f4d62d60483f8463ee759b6754a0482fd902652f87d37511ffffc579a2b276"
},
"downloads": -1,
"filename": "PyStemmer-2.2.0.3-cp36-cp36m-win32.whl",
"has_sig": false,
"md5_digest": "85d32e33cd2a5ceb8772962507b10b23",
"packagetype": "bdist_wheel",
"python_version": "cp36",
"requires_python": null,
"size": 150978,
"upload_time": "2024-10-10T00:57:23",
"upload_time_iso_8601": "2024-10-10T00:57:23.716738Z",
"url": "https://files.pythonhosted.org/packages/c0/db/1532f9256a7efd713fe184aafa7c917c47e885eff47a713d9cb3c4ba1747/PyStemmer-2.2.0.3-cp36-cp36m-win32.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "35d79ef513e65e57a18cc911c2d12fc00f980e9477ceeec3025dc0dd06ddc1d8",
"md5": "9d39aff2a26b187e58bd86f4b8c89730",
"sha256": "15e12442d393aa8d4e2ed8a2e513f46f8d340981cab3173351d0a36919888658"
},
"downloads": -1,
"filename": "PyStemmer-2.2.0.3-cp36-cp36m-win_amd64.whl",
"has_sig": false,
"md5_digest": "9d39aff2a26b187e58bd86f4b8c89730",
"packagetype": "bdist_wheel",
"python_version": "cp36",
"requires_python": null,
"size": 195261,
"upload_time": "2024-10-10T00:57:25",
"upload_time_iso_8601": "2024-10-10T00:57:25.206742Z",
"url": "https://files.pythonhosted.org/packages/35/d7/9ef513e65e57a18cc911c2d12fc00f980e9477ceeec3025dc0dd06ddc1d8/PyStemmer-2.2.0.3-cp36-cp36m-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "5b3a5bfa4d2ab3ae89d395b51cfc7cd65381756867578b7411134be5f3e63584",
"md5": "7f25cfd2a8672a5ee9fdf204312c22da",
"sha256": "71f75c04b8a90499b4a54d50baa2ec647504853613ec486e1f1d922c11dfb6b6"
},
"downloads": -1,
"filename": "PyStemmer-2.2.0.3-cp37-cp37m-macosx_10_9_x86_64.whl",
"has_sig": false,
"md5_digest": "7f25cfd2a8672a5ee9fdf204312c22da",
"packagetype": "bdist_wheel",
"python_version": "cp37",
"requires_python": null,
"size": 214901,
"upload_time": "2024-10-10T00:57:26",
"upload_time_iso_8601": "2024-10-10T00:57:26.767091Z",
"url": "https://files.pythonhosted.org/packages/5b/3a/5bfa4d2ab3ae89d395b51cfc7cd65381756867578b7411134be5f3e63584/PyStemmer-2.2.0.3-cp37-cp37m-macosx_10_9_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "eeb8b83cb30b039f00afae928068ef05460dca5b8eb9ba658074c02d083f5e47",
"md5": "4062c503fe1787755f40dfdcae82d380",
"sha256": "9491400aa99f1172e53c9619fde67f7419f0256e48d3d660b8c6e5d637e4701a"
},
"downloads": -1,
"filename": "PyStemmer-2.2.0.3-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
"has_sig": false,
"md5_digest": "4062c503fe1787755f40dfdcae82d380",
"packagetype": "bdist_wheel",
"python_version": "cp37",
"requires_python": null,
"size": 594869,
"upload_time": "2024-10-10T00:57:28",
"upload_time_iso_8601": "2024-10-10T00:57:28.513057Z",
"url": "https://files.pythonhosted.org/packages/ee/b8/b83cb30b039f00afae928068ef05460dca5b8eb9ba658074c02d083f5e47/PyStemmer-2.2.0.3-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "a2c6c58be2b88c92977facd55d3b4332a727354894c12f3f0e8fc9d56f780a88",
"md5": "45861b6f4a03e6afa154d511ec97e9d7",
"sha256": "ef83887dee6a636e8c89bba24dfe04d695a808ffb41280e4ca64985135a0892d"
},
"downloads": -1,
"filename": "PyStemmer-2.2.0.3-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "45861b6f4a03e6afa154d511ec97e9d7",
"packagetype": "bdist_wheel",
"python_version": "cp37",
"requires_python": null,
"size": 629249,
"upload_time": "2024-10-10T00:57:30",
"upload_time_iso_8601": "2024-10-10T00:57:30.241662Z",
"url": "https://files.pythonhosted.org/packages/a2/c6/c58be2b88c92977facd55d3b4332a727354894c12f3f0e8fc9d56f780a88/PyStemmer-2.2.0.3-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "aa49f748855c9290a44b16ee1d4f31d6a94676d95d5aa326cd52619e2d140b5a",
"md5": "025c0fa7e36b2cc61fe281f6ee811b1f",
"sha256": "edac115a129ee11c8bd47822d898199568e3ef90118c03f154d1d4c48bfb49df"
},
"downloads": -1,
"filename": "PyStemmer-2.2.0.3-cp37-cp37m-musllinux_1_2_i686.whl",
"has_sig": false,
"md5_digest": "025c0fa7e36b2cc61fe281f6ee811b1f",
"packagetype": "bdist_wheel",
"python_version": "cp37",
"requires_python": null,
"size": 602458,
"upload_time": "2024-10-10T00:57:32",
"upload_time_iso_8601": "2024-10-10T00:57:32.102228Z",
"url": "https://files.pythonhosted.org/packages/aa/49/f748855c9290a44b16ee1d4f31d6a94676d95d5aa326cd52619e2d140b5a/PyStemmer-2.2.0.3-cp37-cp37m-musllinux_1_2_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "511103075d2bb66c1d0cceef4f1059dbdbf0fdd4a0a2cf138a812f1bd3a4a6eb",
"md5": "d131675aa74f97d3054457c18b562ba5",
"sha256": "1483ffdc48d7065bdae99abcb3075b892b0508295f2a5627d2eeeceae56c7ec2"
},
"downloads": -1,
"filename": "PyStemmer-2.2.0.3-cp37-cp37m-musllinux_1_2_x86_64.whl",
"has_sig": false,
"md5_digest": "d131675aa74f97d3054457c18b562ba5",
"packagetype": "bdist_wheel",
"python_version": "cp37",
"requires_python": null,
"size": 635597,
"upload_time": "2024-10-10T00:57:33",
"upload_time_iso_8601": "2024-10-10T00:57:33.910298Z",
"url": "https://files.pythonhosted.org/packages/51/11/03075d2bb66c1d0cceef4f1059dbdbf0fdd4a0a2cf138a812f1bd3a4a6eb/PyStemmer-2.2.0.3-cp37-cp37m-musllinux_1_2_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "c3922ec8842069648674a6c463c67efb7d7ecd1e666254caa369d9421377d1ec",
"md5": "3337f7f6d0bac04fa71f9b7512233c3d",
"sha256": "62fb36213acbafe4d2f6a358b187b516c39daf0491a41377b915810f2a1cd959"
},
"downloads": -1,
"filename": "PyStemmer-2.2.0.3-cp37-cp37m-win32.whl",
"has_sig": false,
"md5_digest": "3337f7f6d0bac04fa71f9b7512233c3d",
"packagetype": "bdist_wheel",
"python_version": "cp37",
"requires_python": null,
"size": 141260,
"upload_time": "2024-10-10T00:57:35",
"upload_time_iso_8601": "2024-10-10T00:57:35.887709Z",
"url": "https://files.pythonhosted.org/packages/c3/92/2ec8842069648674a6c463c67efb7d7ecd1e666254caa369d9421377d1ec/PyStemmer-2.2.0.3-cp37-cp37m-win32.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "db268feeaf00dd6151c07574cf2cadc3d6d005ccf5b0eebda530b007b8e01948",
"md5": "68212b013e038d722a5ba845e4f0088b",
"sha256": "73dbd546a3122677aeebc8f0e645d4b95ea548c98784fd06157080222690080b"
},
"downloads": -1,
"filename": "PyStemmer-2.2.0.3-cp37-cp37m-win_amd64.whl",
"has_sig": false,
"md5_digest": "68212b013e038d722a5ba845e4f0088b",
"packagetype": "bdist_wheel",
"python_version": "cp37",
"requires_python": null,
"size": 185291,
"upload_time": "2024-10-10T00:57:38",
"upload_time_iso_8601": "2024-10-10T00:57:38.036440Z",
"url": "https://files.pythonhosted.org/packages/db/26/8feeaf00dd6151c07574cf2cadc3d6d005ccf5b0eebda530b007b8e01948/PyStemmer-2.2.0.3-cp37-cp37m-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "6defeb27ab07cd8ae26eadcecb43dcb3fe90af7d23fe0f6a1169343cb86a34cd",
"md5": "62062ed45a4b570804a70a174ed0c256",
"sha256": "77fbe1c9c382dbed42aabf61c481e68559f9fd4281ada051f0dc49317e08d38f"
},
"downloads": -1,
"filename": "PyStemmer-2.2.0.3-cp38-cp38-macosx_10_9_x86_64.whl",
"has_sig": false,
"md5_digest": "62062ed45a4b570804a70a174ed0c256",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": null,
"size": 214749,
"upload_time": "2024-10-10T00:57:39",
"upload_time_iso_8601": "2024-10-10T00:57:39.594360Z",
"url": "https://files.pythonhosted.org/packages/6d/ef/eb27ab07cd8ae26eadcecb43dcb3fe90af7d23fe0f6a1169343cb86a34cd/PyStemmer-2.2.0.3-cp38-cp38-macosx_10_9_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "4e8e97eb4680cb6ecb52c04fdd2b5af30d7c1cea1a7e18f1767596b25313b85f",
"md5": "ebf4c0e851d4f02f1cd83a0485d6d377",
"sha256": "dfcd54f6e8c01ed63693f6ada399f59fe78c777d26f9e7d0b22ec03afbe19b98"
},
"downloads": -1,
"filename": "PyStemmer-2.2.0.3-cp38-cp38-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "ebf4c0e851d4f02f1cd83a0485d6d377",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": null,
"size": 220635,
"upload_time": "2024-10-10T00:57:41",
"upload_time_iso_8601": "2024-10-10T00:57:41.112344Z",
"url": "https://files.pythonhosted.org/packages/4e/8e/97eb4680cb6ecb52c04fdd2b5af30d7c1cea1a7e18f1767596b25313b85f/PyStemmer-2.2.0.3-cp38-cp38-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "b8dc75828079d95b534336b359984af37845e91167d0edd52a2c9553963903ba",
"md5": "e894208c732f5a07b25274e421b1a564",
"sha256": "5c57e1cb57f3d535de1ff2a6be9b9525557d252ed290b708b79bc35d9f058319"
},
"downloads": -1,
"filename": "PyStemmer-2.2.0.3-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
"has_sig": false,
"md5_digest": "e894208c732f5a07b25274e421b1a564",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": null,
"size": 608611,
"upload_time": "2024-10-10T00:57:42",
"upload_time_iso_8601": "2024-10-10T00:57:42.750555Z",
"url": "https://files.pythonhosted.org/packages/b8/dc/75828079d95b534336b359984af37845e91167d0edd52a2c9553963903ba/PyStemmer-2.2.0.3-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "563cc2950bbbe4a961977c6301197643a0ca97079ed145c4622d242c8c912244",
"md5": "62aec36b814e9f48271dbb87a1936251",
"sha256": "b820bd316351de434ddc331fb3f861e5f2c6bcd8f495636be5cc6e2d4b2147aa"
},
"downloads": -1,
"filename": "PyStemmer-2.2.0.3-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "62aec36b814e9f48271dbb87a1936251",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": null,
"size": 642328,
"upload_time": "2024-10-10T00:57:44",
"upload_time_iso_8601": "2024-10-10T00:57:44.522185Z",
"url": "https://files.pythonhosted.org/packages/56/3c/c2950bbbe4a961977c6301197643a0ca97079ed145c4622d242c8c912244/PyStemmer-2.2.0.3-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "16993f2a64f0526f6058a68268d52d2c4d73be6772e08f0aa615a2d05dd9755a",
"md5": "d6e0c476d1033198f8b638fc57cf5f7c",
"sha256": "61e239b8b48713270bb6b03f211c170e84d5a33a49ec735552e2f30001082a12"
},
"downloads": -1,
"filename": "PyStemmer-2.2.0.3-cp38-cp38-musllinux_1_2_i686.whl",
"has_sig": false,
"md5_digest": "d6e0c476d1033198f8b638fc57cf5f7c",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": null,
"size": 619343,
"upload_time": "2024-10-10T00:57:46",
"upload_time_iso_8601": "2024-10-10T00:57:46.970619Z",
"url": "https://files.pythonhosted.org/packages/16/99/3f2a64f0526f6058a68268d52d2c4d73be6772e08f0aa615a2d05dd9755a/PyStemmer-2.2.0.3-cp38-cp38-musllinux_1_2_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "6f997b282410e36344f730ac1f880e9935c7cb9db8e88d1297ebff5d7f2f4893",
"md5": "f05fa50838cb22c5456ce7bc74eef11d",
"sha256": "783e5451eb8bb48f24c60f749c7912fd32439330c61738acf4fc91c1ef610066"
},
"downloads": -1,
"filename": "PyStemmer-2.2.0.3-cp38-cp38-musllinux_1_2_x86_64.whl",
"has_sig": false,
"md5_digest": "f05fa50838cb22c5456ce7bc74eef11d",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": null,
"size": 651017,
"upload_time": "2024-10-10T00:57:48",
"upload_time_iso_8601": "2024-10-10T00:57:48.913702Z",
"url": "https://files.pythonhosted.org/packages/6f/99/7b282410e36344f730ac1f880e9935c7cb9db8e88d1297ebff5d7f2f4893/PyStemmer-2.2.0.3-cp38-cp38-musllinux_1_2_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "56ad0f3a703e7264949856d3c2aa7b855d111b7dc50f9a010722887328c9345a",
"md5": "52d4f2084f3379c9a6055c1f4eed96a0",
"sha256": "1ea84ed2411b6671363e51cfb31af64370a48627a64e465c5dc1ae9545529fd8"
},
"downloads": -1,
"filename": "PyStemmer-2.2.0.3-cp38-cp38-win32.whl",
"has_sig": false,
"md5_digest": "52d4f2084f3379c9a6055c1f4eed96a0",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": null,
"size": 141440,
"upload_time": "2024-10-10T00:57:51",
"upload_time_iso_8601": "2024-10-10T00:57:51.050153Z",
"url": "https://files.pythonhosted.org/packages/56/ad/0f3a703e7264949856d3c2aa7b855d111b7dc50f9a010722887328c9345a/PyStemmer-2.2.0.3-cp38-cp38-win32.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "9abf1f6da6c07d8df5c672a946bbf31f15695b062c0d0d8fd05ce654a7793ac7",
"md5": "56d3c0f1bebae19c485de08bcec840e3",
"sha256": "ef50a927740ad366fad147a387a0976b50f35fa62da3dd8c6791a00353b258cc"
},
"downloads": -1,
"filename": "PyStemmer-2.2.0.3-cp38-cp38-win_amd64.whl",
"has_sig": false,
"md5_digest": "56d3c0f1bebae19c485de08bcec840e3",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": null,
"size": 185290,
"upload_time": "2024-10-10T00:57:52",
"upload_time_iso_8601": "2024-10-10T00:57:52.730631Z",
"url": "https://files.pythonhosted.org/packages/9a/bf/1f6da6c07d8df5c672a946bbf31f15695b062c0d0d8fd05ce654a7793ac7/PyStemmer-2.2.0.3-cp38-cp38-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "a7ca75e88ada459c5985fc0bc5956b81251e7038eb4b7a705fdbb2154ddd251e",
"md5": "7fb2d953eb88ea522a998ac051e8391b",
"sha256": "931b0327eb52f87621444576ca11e6d45ba44edfecc591ff77d8ed4dfaa7293f"
},
"downloads": -1,
"filename": "PyStemmer-2.2.0.3-cp39-cp39-macosx_10_9_x86_64.whl",
"has_sig": false,
"md5_digest": "7fb2d953eb88ea522a998ac051e8391b",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": null,
"size": 214378,
"upload_time": "2024-10-10T00:57:54",
"upload_time_iso_8601": "2024-10-10T00:57:54.971706Z",
"url": "https://files.pythonhosted.org/packages/a7/ca/75e88ada459c5985fc0bc5956b81251e7038eb4b7a705fdbb2154ddd251e/PyStemmer-2.2.0.3-cp39-cp39-macosx_10_9_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "8a4247ae5dda9d02d219e44689baf1b80b101b0fb1f00596b766f6ae34f238ef",
"md5": "815de9b515dba28f82a8859087aef6e9",
"sha256": "bc1b867d17859d68ffe00b0511eeb3a1904cef794c77f5c30f165075d9f487d5"
},
"downloads": -1,
"filename": "PyStemmer-2.2.0.3-cp39-cp39-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "815de9b515dba28f82a8859087aef6e9",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": null,
"size": 220367,
"upload_time": "2024-10-10T00:57:58",
"upload_time_iso_8601": "2024-10-10T00:57:58.523234Z",
"url": "https://files.pythonhosted.org/packages/8a/42/47ae5dda9d02d219e44689baf1b80b101b0fb1f00596b766f6ae34f238ef/PyStemmer-2.2.0.3-cp39-cp39-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "09b3b7338e665e24bc609c1d2c9fab75b5a333195e426ba390b567159868bb2b",
"md5": "36c736a0afdfd2f848006d29e1d33a6e",
"sha256": "8bbdd506b5b242f830f34d6ad842adeb8e45f4675ac7548dc7f541fdbdd1748d"
},
"downloads": -1,
"filename": "PyStemmer-2.2.0.3-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
"has_sig": false,
"md5_digest": "36c736a0afdfd2f848006d29e1d33a6e",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": null,
"size": 612336,
"upload_time": "2024-10-10T00:58:00",
"upload_time_iso_8601": "2024-10-10T00:58:00.277038Z",
"url": "https://files.pythonhosted.org/packages/09/b3/b7338e665e24bc609c1d2c9fab75b5a333195e426ba390b567159868bb2b/PyStemmer-2.2.0.3-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "65e57a48005351c501c5f6193f8a337094fe3e141eacabfd18e280648bdb400c",
"md5": "00833d79685b44a9b8c235dd29c30a7e",
"sha256": "66aa082011dbce0d58632f4b01a427116e0377d80c0aed991e331dfe2b55577d"
},
"downloads": -1,
"filename": "PyStemmer-2.2.0.3-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "00833d79685b44a9b8c235dd29c30a7e",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": null,
"size": 646552,
"upload_time": "2024-10-10T00:58:03",
"upload_time_iso_8601": "2024-10-10T00:58:03.018427Z",
"url": "https://files.pythonhosted.org/packages/65/e5/7a48005351c501c5f6193f8a337094fe3e141eacabfd18e280648bdb400c/PyStemmer-2.2.0.3-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "4089ac8958fd07887208c72077080d7554aa06099dd305dda56251520cf99265",
"md5": "b80927f39e2a7eb565f6f07daf1823a6",
"sha256": "fe861224607410ea36c363ae0c77fd8a34efcf94663f1f9422fcf8e55869aeb8"
},
"downloads": -1,
"filename": "PyStemmer-2.2.0.3-cp39-cp39-musllinux_1_2_i686.whl",
"has_sig": false,
"md5_digest": "b80927f39e2a7eb565f6f07daf1823a6",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": null,
"size": 625257,
"upload_time": "2024-10-10T00:58:04",
"upload_time_iso_8601": "2024-10-10T00:58:04.944767Z",
"url": "https://files.pythonhosted.org/packages/40/89/ac8958fd07887208c72077080d7554aa06099dd305dda56251520cf99265/PyStemmer-2.2.0.3-cp39-cp39-musllinux_1_2_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "f633d840ecd792ef24482f44e1a8ade7511b707d60fc46ddc99d47dc5e4ba4bc",
"md5": "520ec3cd5700e900c8578c00f6df502e",
"sha256": "f072dc2445ecac86a8e85540d5c2b8da0b0d21533c4ecd5e1ed1cde435530d66"
},
"downloads": -1,
"filename": "PyStemmer-2.2.0.3-cp39-cp39-musllinux_1_2_x86_64.whl",
"has_sig": false,
"md5_digest": "520ec3cd5700e900c8578c00f6df502e",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": null,
"size": 656191,
"upload_time": "2024-10-10T00:58:07",
"upload_time_iso_8601": "2024-10-10T00:58:07.200382Z",
"url": "https://files.pythonhosted.org/packages/f6/33/d840ecd792ef24482f44e1a8ade7511b707d60fc46ddc99d47dc5e4ba4bc/PyStemmer-2.2.0.3-cp39-cp39-musllinux_1_2_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "c2cd7f71987c0b97f1188c7370e7d849debdb6e50a13aee74d24615b2caa37e2",
"md5": "b96189e0839ee8a07be83f496b74b2f9",
"sha256": "31eeabc246768efa25b36110acd7486768e72f0d4a21509119dd2c89a12b4a4f"
},
"downloads": -1,
"filename": "PyStemmer-2.2.0.3-cp39-cp39-win32.whl",
"has_sig": false,
"md5_digest": "b96189e0839ee8a07be83f496b74b2f9",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": null,
"size": 141322,
"upload_time": "2024-10-10T00:58:09",
"upload_time_iso_8601": "2024-10-10T00:58:09.911024Z",
"url": "https://files.pythonhosted.org/packages/c2/cd/7f71987c0b97f1188c7370e7d849debdb6e50a13aee74d24615b2caa37e2/PyStemmer-2.2.0.3-cp39-cp39-win32.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "e6bcef073dc777eff835fee2e8d8df123189af9ef121bbabf9320d536b044d06",
"md5": "41b16d40d3d085b67f168b32b9c9ca06",
"sha256": "dad2cdbd1acf81e838db79ed7dc65574069a9a2ebef7c9650a47d2a4bdcb542d"
},
"downloads": -1,
"filename": "PyStemmer-2.2.0.3-cp39-cp39-win_amd64.whl",
"has_sig": false,
"md5_digest": "41b16d40d3d085b67f168b32b9c9ca06",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": null,
"size": 185127,
"upload_time": "2024-10-10T00:58:11",
"upload_time_iso_8601": "2024-10-10T00:58:11.444418Z",
"url": "https://files.pythonhosted.org/packages/e6/bc/ef073dc777eff835fee2e8d8df123189af9ef121bbabf9320d536b044d06/PyStemmer-2.2.0.3-cp39-cp39-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "0e69cbc7f00bda703f5b60a665a68e2d9df6c077c59da2bea52f35b1a496c549",
"md5": "ec71a523190e2d604f0f90a494834f4e",
"sha256": "ff3feeac41968fd8b50e9d6b8a03a5f15b27e765a0826f06dc32155f8f22909c"
},
"downloads": -1,
"filename": "PyStemmer-2.2.0.3-pp310-pypy310_pp73-macosx_10_15_x86_64.whl",
"has_sig": false,
"md5_digest": "ec71a523190e2d604f0f90a494834f4e",
"packagetype": "bdist_wheel",
"python_version": "pp310",
"requires_python": null,
"size": 170258,
"upload_time": "2024-10-10T00:58:12",
"upload_time_iso_8601": "2024-10-10T00:58:12.984883Z",
"url": "https://files.pythonhosted.org/packages/0e/69/cbc7f00bda703f5b60a665a68e2d9df6c077c59da2bea52f35b1a496c549/PyStemmer-2.2.0.3-pp310-pypy310_pp73-macosx_10_15_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "2131eb832a4296814acd8c403eb555ada436700d93ab526c824e2f1d69dced15",
"md5": "8e79a2a3aba7d7bf89931ebdc81e340f",
"sha256": "41a31d8ad810063e2cc675d93d0951dbfbb6ede278e111f15d74b7d781612364"
},
"downloads": -1,
"filename": "PyStemmer-2.2.0.3-pp310-pypy310_pp73-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "8e79a2a3aba7d7bf89931ebdc81e340f",
"packagetype": "bdist_wheel",
"python_version": "pp310",
"requires_python": null,
"size": 173914,
"upload_time": "2024-10-10T00:58:14",
"upload_time_iso_8601": "2024-10-10T00:58:14.569298Z",
"url": "https://files.pythonhosted.org/packages/21/31/eb832a4296814acd8c403eb555ada436700d93ab526c824e2f1d69dced15/PyStemmer-2.2.0.3-pp310-pypy310_pp73-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "f437a4a4b8d9db835fbf55dd532c357286b58c7418188a38233f067ef0197ad0",
"md5": "82687457a61cf7f8eed05c5453d608f1",
"sha256": "4abcb516040d7a561eb95c60125f9f5636080c154f46d365b14cd33197ac74fd"
},
"downloads": -1,
"filename": "PyStemmer-2.2.0.3-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
"has_sig": false,
"md5_digest": "82687457a61cf7f8eed05c5453d608f1",
"packagetype": "bdist_wheel",
"python_version": "pp310",
"requires_python": null,
"size": 218327,
"upload_time": "2024-10-10T00:58:16",
"upload_time_iso_8601": "2024-10-10T00:58:16.790513Z",
"url": "https://files.pythonhosted.org/packages/f4/37/a4a4b8d9db835fbf55dd532c357286b58c7418188a38233f067ef0197ad0/PyStemmer-2.2.0.3-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "5011e9a0e32573391d335560e9caf05011d15c8b7d368f318d3a4516275c8938",
"md5": "468486d845df80e375fcdd093d12ebed",
"sha256": "f8c307f1d5084e6074bc1826df9453887e589e92bab63851991b444f68a08b7e"
},
"downloads": -1,
"filename": "PyStemmer-2.2.0.3-pp310-pypy310_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "468486d845df80e375fcdd093d12ebed",
"packagetype": "bdist_wheel",
"python_version": "pp310",
"requires_python": null,
"size": 225148,
"upload_time": "2024-10-10T00:58:18",
"upload_time_iso_8601": "2024-10-10T00:58:18.347142Z",
"url": "https://files.pythonhosted.org/packages/50/11/e9a0e32573391d335560e9caf05011d15c8b7d368f318d3a4516275c8938/PyStemmer-2.2.0.3-pp310-pypy310_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "65ac3822a77de25f035b77130bfd30dcf57871c8818795918c3806b9b4e152ca",
"md5": "7bc658a30923906bc8a6fd095877f677",
"sha256": "7f0d5f36922ea94599f79f86383972e91cdeab28918f8e1535cd589d2b5fb345"
},
"downloads": -1,
"filename": "PyStemmer-2.2.0.3-pp310-pypy310_pp73-win_amd64.whl",
"has_sig": false,
"md5_digest": "7bc658a30923906bc8a6fd095877f677",
"packagetype": "bdist_wheel",
"python_version": "pp310",
"requires_python": null,
"size": 180277,
"upload_time": "2024-10-10T00:58:19",
"upload_time_iso_8601": "2024-10-10T00:58:19.973514Z",
"url": "https://files.pythonhosted.org/packages/65/ac/3822a77de25f035b77130bfd30dcf57871c8818795918c3806b9b4e152ca/PyStemmer-2.2.0.3-pp310-pypy310_pp73-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "1b04fa7b5fb36a65584e6376d948ba2772b3a690e0f76bf2fe032aa26d3185dc",
"md5": "9879fcb52e04be2f96e7c533329cac85",
"sha256": "6f9b01764d7bacfb2655d305259de27a023624df2c5ba6acbf2b25ed0f4f2271"
},
"downloads": -1,
"filename": "PyStemmer-2.2.0.3-pp37-pypy37_pp73-macosx_10_9_x86_64.whl",
"has_sig": false,
"md5_digest": "9879fcb52e04be2f96e7c533329cac85",
"packagetype": "bdist_wheel",
"python_version": "pp37",
"requires_python": null,
"size": 169441,
"upload_time": "2024-10-10T00:58:21",
"upload_time_iso_8601": "2024-10-10T00:58:21.749222Z",
"url": "https://files.pythonhosted.org/packages/1b/04/fa7b5fb36a65584e6376d948ba2772b3a690e0f76bf2fe032aa26d3185dc/PyStemmer-2.2.0.3-pp37-pypy37_pp73-macosx_10_9_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "6077dc85ed11ade9336e0b0ba69a8195e71abc7c5232d24f666d991e4abb237f",
"md5": "1cee187021db559f01472415f6cc75ba",
"sha256": "b573b678f8d34a1349eceb4ea047bbfae8fa6b1b7c77ffbe36ea3ab9b86a5391"
},
"downloads": -1,
"filename": "PyStemmer-2.2.0.3-pp37-pypy37_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
"has_sig": false,
"md5_digest": "1cee187021db559f01472415f6cc75ba",
"packagetype": "bdist_wheel",
"python_version": "pp37",
"requires_python": null,
"size": 218071,
"upload_time": "2024-10-10T00:58:23",
"upload_time_iso_8601": "2024-10-10T00:58:23.327468Z",
"url": "https://files.pythonhosted.org/packages/60/77/dc85ed11ade9336e0b0ba69a8195e71abc7c5232d24f666d991e4abb237f/PyStemmer-2.2.0.3-pp37-pypy37_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "92346de69b879f6b54afd3a01159a100d5e3e47984899b958dd2aee8bb589f6f",
"md5": "902d24d08107c896292955b3f6d43608",
"sha256": "6974514fe5c6909599e7122937ddb73fd8313da7ee68ce2e601c5c28b3c4e2f5"
},
"downloads": -1,
"filename": "PyStemmer-2.2.0.3-pp37-pypy37_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "902d24d08107c896292955b3f6d43608",
"packagetype": "bdist_wheel",
"python_version": "pp37",
"requires_python": null,
"size": 224649,
"upload_time": "2024-10-10T00:58:24",
"upload_time_iso_8601": "2024-10-10T00:58:24.904202Z",
"url": "https://files.pythonhosted.org/packages/92/34/6de69b879f6b54afd3a01159a100d5e3e47984899b958dd2aee8bb589f6f/PyStemmer-2.2.0.3-pp37-pypy37_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "b5300309e57214ae77b1f2b438be6d47594728c7c90f951bc9c1cc70ef9ce635",
"md5": "42e0e4c8543e79a008145a2ee05e34c6",
"sha256": "0f17dc30e656710ca866ca4f8a4af6bb1e46e4da349b89a59a9ebc2825b93852"
},
"downloads": -1,
"filename": "PyStemmer-2.2.0.3-pp37-pypy37_pp73-win_amd64.whl",
"has_sig": false,
"md5_digest": "42e0e4c8543e79a008145a2ee05e34c6",
"packagetype": "bdist_wheel",
"python_version": "pp37",
"requires_python": null,
"size": 179786,
"upload_time": "2024-10-10T00:58:26",
"upload_time_iso_8601": "2024-10-10T00:58:26.946882Z",
"url": "https://files.pythonhosted.org/packages/b5/30/0309e57214ae77b1f2b438be6d47594728c7c90f951bc9c1cc70ef9ce635/PyStemmer-2.2.0.3-pp37-pypy37_pp73-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "509bf1febe21d8a601530f6524b4f69d9dc9b936698b48985389fcfb6fa5f4d2",
"md5": "b5dfba5a6d5ed753aa2a5f4fa772b14d",
"sha256": "a278907d4cf9bd65888fe45f264765b579791af5ed32dd943761b26213b78bcd"
},
"downloads": -1,
"filename": "PyStemmer-2.2.0.3-pp38-pypy38_pp73-macosx_10_9_x86_64.whl",
"has_sig": false,
"md5_digest": "b5dfba5a6d5ed753aa2a5f4fa772b14d",
"packagetype": "bdist_wheel",
"python_version": "pp38",
"requires_python": null,
"size": 169451,
"upload_time": "2024-10-10T00:58:28",
"upload_time_iso_8601": "2024-10-10T00:58:28.495675Z",
"url": "https://files.pythonhosted.org/packages/50/9b/f1febe21d8a601530f6524b4f69d9dc9b936698b48985389fcfb6fa5f4d2/PyStemmer-2.2.0.3-pp38-pypy38_pp73-macosx_10_9_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "415bcf0912155f74db4ea09797ae4b00b9ff6a8e397f13f2fc99c438e576bf12",
"md5": "b0341514fe97cffc8c61ec4f26c3533a",
"sha256": "a79a06f642ffd9c9f8fc8cfe84c6e278965d5d250598f27f86af774bcc78fdf7"
},
"downloads": -1,
"filename": "PyStemmer-2.2.0.3-pp38-pypy38_pp73-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "b0341514fe97cffc8c61ec4f26c3533a",
"packagetype": "bdist_wheel",
"python_version": "pp38",
"requires_python": null,
"size": 173447,
"upload_time": "2024-10-10T00:58:30",
"upload_time_iso_8601": "2024-10-10T00:58:30.002219Z",
"url": "https://files.pythonhosted.org/packages/41/5b/cf0912155f74db4ea09797ae4b00b9ff6a8e397f13f2fc99c438e576bf12/PyStemmer-2.2.0.3-pp38-pypy38_pp73-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "d8796df79eb5b31b01ccd73b6a394e50890058c8af77f2799252bfa25e8b8062",
"md5": "d26fafe9ebd69869d48e49ab2cb4d076",
"sha256": "e88eeeb5b221b4647f7471a683b7cc9e270bd11e5b8e83c983dc62fd72b9f5c3"
},
"downloads": -1,
"filename": "PyStemmer-2.2.0.3-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
"has_sig": false,
"md5_digest": "d26fafe9ebd69869d48e49ab2cb4d076",
"packagetype": "bdist_wheel",
"python_version": "pp38",
"requires_python": null,
"size": 217703,
"upload_time": "2024-10-10T00:58:32",
"upload_time_iso_8601": "2024-10-10T00:58:32.497912Z",
"url": "https://files.pythonhosted.org/packages/d8/79/6df79eb5b31b01ccd73b6a394e50890058c8af77f2799252bfa25e8b8062/PyStemmer-2.2.0.3-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "eb1399b0f7dd2fd7d0b4a07f4189da1bfee0c0eeab1fd9331b75668f4f1f98df",
"md5": "e1047fcc911fb28d985cd1622791f883",
"sha256": "d648b669bf761a61d42b82497d397a84039e22f3a20a601b718ec7db7bfe0feb"
},
"downloads": -1,
"filename": "PyStemmer-2.2.0.3-pp38-pypy38_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "e1047fcc911fb28d985cd1622791f883",
"packagetype": "bdist_wheel",
"python_version": "pp38",
"requires_python": null,
"size": 224679,
"upload_time": "2024-10-10T00:58:34",
"upload_time_iso_8601": "2024-10-10T00:58:34.077052Z",
"url": "https://files.pythonhosted.org/packages/eb/13/99b0f7dd2fd7d0b4a07f4189da1bfee0c0eeab1fd9331b75668f4f1f98df/PyStemmer-2.2.0.3-pp38-pypy38_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "10c87824fbbc3f83129ee06a08193ec7772197444e22d0bcec358a08b0d186d9",
"md5": "e1ec5f2a32df24dba6ab9a292a4531a0",
"sha256": "09d236633ba63ab312e8d763a23803dcef4d2192c3cc3760f14bb749393413c6"
},
"downloads": -1,
"filename": "PyStemmer-2.2.0.3-pp38-pypy38_pp73-win_amd64.whl",
"has_sig": false,
"md5_digest": "e1ec5f2a32df24dba6ab9a292a4531a0",
"packagetype": "bdist_wheel",
"python_version": "pp38",
"requires_python": null,
"size": 179801,
"upload_time": "2024-10-10T00:58:36",
"upload_time_iso_8601": "2024-10-10T00:58:36.333436Z",
"url": "https://files.pythonhosted.org/packages/10/c8/7824fbbc3f83129ee06a08193ec7772197444e22d0bcec358a08b0d186d9/PyStemmer-2.2.0.3-pp38-pypy38_pp73-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "2b8e3b53036674b7b1274bb1e8966de22693a72c19d99f28a9af1b970857054a",
"md5": "bc5ebcab680cfc596e616f02e0dfa891",
"sha256": "84c141725402033472b64b4d40deb828de040b6890399de2fbe9b9b16f939cc4"
},
"downloads": -1,
"filename": "PyStemmer-2.2.0.3-pp39-pypy39_pp73-macosx_10_15_x86_64.whl",
"has_sig": false,
"md5_digest": "bc5ebcab680cfc596e616f02e0dfa891",
"packagetype": "bdist_wheel",
"python_version": "pp39",
"requires_python": null,
"size": 170143,
"upload_time": "2024-10-10T00:58:37",
"upload_time_iso_8601": "2024-10-10T00:58:37.884813Z",
"url": "https://files.pythonhosted.org/packages/2b/8e/3b53036674b7b1274bb1e8966de22693a72c19d99f28a9af1b970857054a/PyStemmer-2.2.0.3-pp39-pypy39_pp73-macosx_10_15_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "3032bbbb69aa39b128f8e89e4a863832208f0234bc63e8d571963210ca80df41",
"md5": "0e5ac649aaae250d0a597c13017888ba",
"sha256": "5b4229166a04b6c0dab7e2234e4203ba4a4993805367524cd79d7e7bdd15b7af"
},
"downloads": -1,
"filename": "PyStemmer-2.2.0.3-pp39-pypy39_pp73-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "0e5ac649aaae250d0a597c13017888ba",
"packagetype": "bdist_wheel",
"python_version": "pp39",
"requires_python": null,
"size": 173820,
"upload_time": "2024-10-10T00:58:39",
"upload_time_iso_8601": "2024-10-10T00:58:39.515753Z",
"url": "https://files.pythonhosted.org/packages/30/32/bbbb69aa39b128f8e89e4a863832208f0234bc63e8d571963210ca80df41/PyStemmer-2.2.0.3-pp39-pypy39_pp73-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "5d4456c88eac931925262021127ed105657700a90832c622c7a3c4ed0386129a",
"md5": "78b2e15a5a5201617063eb6fdd5dcbba",
"sha256": "e051104462150ce801e8fb4ca3aee23e4a9a2ba31c21a8a95b231ee776a12a56"
},
"downloads": -1,
"filename": "PyStemmer-2.2.0.3-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
"has_sig": false,
"md5_digest": "78b2e15a5a5201617063eb6fdd5dcbba",
"packagetype": "bdist_wheel",
"python_version": "pp39",
"requires_python": null,
"size": 218220,
"upload_time": "2024-10-10T00:58:41",
"upload_time_iso_8601": "2024-10-10T00:58:41.753209Z",
"url": "https://files.pythonhosted.org/packages/5d/44/56c88eac931925262021127ed105657700a90832c622c7a3c4ed0386129a/PyStemmer-2.2.0.3-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "b5b5f4a93188e862c795dd2a1d905b2fb69ecca8f7e64c968e4a3b5e7ae75163",
"md5": "6e7602a63f48d5b3de940f74bbdcd4ed",
"sha256": "e92f8bdd2b7ddf84cafdda6eb613e1c536b62d6a412d633a202d7d5e41155b89"
},
"downloads": -1,
"filename": "PyStemmer-2.2.0.3-pp39-pypy39_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "6e7602a63f48d5b3de940f74bbdcd4ed",
"packagetype": "bdist_wheel",
"python_version": "pp39",
"requires_python": null,
"size": 225022,
"upload_time": "2024-10-10T00:58:43",
"upload_time_iso_8601": "2024-10-10T00:58:43.402157Z",
"url": "https://files.pythonhosted.org/packages/b5/b5/f4a93188e862c795dd2a1d905b2fb69ecca8f7e64c968e4a3b5e7ae75163/PyStemmer-2.2.0.3-pp39-pypy39_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "7b3d17d504f7e4fff198edc2e5941df5f0d20a1d7eba33db2d094408205822bf",
"md5": "95102b7dcf63b68ff936245298724637",
"sha256": "825b81d3340671583cae72ff0918ad898718aa0e37662c6b4d63e63e8f5f98d9"
},
"downloads": -1,
"filename": "PyStemmer-2.2.0.3-pp39-pypy39_pp73-win_amd64.whl",
"has_sig": false,
"md5_digest": "95102b7dcf63b68ff936245298724637",
"packagetype": "bdist_wheel",
"python_version": "pp39",
"requires_python": null,
"size": 180172,
"upload_time": "2024-10-10T00:58:45",
"upload_time_iso_8601": "2024-10-10T00:58:45.061281Z",
"url": "https://files.pythonhosted.org/packages/7b/3d/17d504f7e4fff198edc2e5941df5f0d20a1d7eba33db2d094408205822bf/PyStemmer-2.2.0.3-pp39-pypy39_pp73-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "26120378ba4391a4674067ae9db0e025ec998f6ca74caddd22fbdc59dc19aafb",
"md5": "ba07aa8cd65b875013a625dca31a28b1",
"sha256": "9ac74c8d0f3358dbb050f64cddbb8d55021d831d92305d7c20780ea8d6c0020e"
},
"downloads": -1,
"filename": "pystemmer-2.2.0.3.tar.gz",
"has_sig": false,
"md5_digest": "ba07aa8cd65b875013a625dca31a28b1",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 303860,
"upload_time": "2024-10-10T00:36:25",
"upload_time_iso_8601": "2024-10-10T00:36:25.921435Z",
"url": "https://files.pythonhosted.org/packages/26/12/0378ba4391a4674067ae9db0e025ec998f6ca74caddd22fbdc59dc19aafb/pystemmer-2.2.0.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-10 00:36:25",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "snowballstem",
"github_project": "pystemmer",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"tox": true,
"lcname": "pystemmer"
}