=======================================
Pyliblinear - a liblinear python API
=======================================
**pyliblinear** is an API for `liblinear`_ without using ctypes. It
aims for more pythonic access to liblinear's features, especially
featuring streams of data and lazy evaluations whereever possible.
Supported python versions are Python 2.7 and Python 3.6+.
.. _liblinear: http://www.csie.ntu.edu.tw/~cjlin/liblinear/
Development Status
~~~~~~~~~~~~~~~~~~
Beta.
The API is not stabilized yet. There also may be a few kinks here and
there. But generally it works as expected.
Copyright and License
~~~~~~~~~~~~~~~~~~~~~
Copyright 2015 - 2025
André Malo or his licensors, as applicable.
The whole package is distributed under the Apache License Version 2.0.
You'll find a copy in the root directory of the distribution or online
at: <http://www.apache.org/licenses/LICENSE-2.0>.
pyliblinear ships with a copy of `liblinear`_, which is licensed under
the terms of the `3-clause BSD license`_.
.. _liblinear: http://www.csie.ntu.edu.tw/~cjlin/liblinear/
.. _3-clause BSD license: http://opensource.org/licenses/BSD-3-Clause
Bugs
~~~~
No bugs, of course. ;-)
But if you've found one or have an idea how to improve pyliblinear, feel
free to send a pull request on `github
<https://github.com/ndparker/pyliblinear>`_ or send a mail to
<pyliblinear-bugs@perlig.de>.
Author Information
~~~~~~~~~~~~~~~~~~
André "nd" Malo <nd perlig.de>
GPG: 0x029C942244325167
If God intended people to be naked, they would be born that way.
-- Oscar Wilde
.. vim:tw=72 syntax=rest
Raw data
{
"_id": null,
"home_page": "https://opensource.perlig.de/pyliblinear/",
"name": "pyliblinear",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": null,
"author": "Andr\u00e9 Malo",
"author_email": "nd@perlig.de",
"download_url": "https://files.pythonhosted.org/packages/f7/10/1fb85c3bfc23066952aacc020210c3d87e3a3e4faa59451d1608bec798b8/pyliblinear-247.2.tar.gz",
"platform": null,
"description": "=======================================\n Pyliblinear - a liblinear python API\n=======================================\n\n**pyliblinear** is an API for `liblinear`_ without using ctypes. It\naims for more pythonic access to liblinear's features, especially\nfeaturing streams of data and lazy evaluations whereever possible.\n\nSupported python versions are Python 2.7 and Python 3.6+.\n\n.. _liblinear: http://www.csie.ntu.edu.tw/~cjlin/liblinear/\n\n\nDevelopment Status\n~~~~~~~~~~~~~~~~~~\n\nBeta.\nThe API is not stabilized yet. There also may be a few kinks here and\nthere. But generally it works as expected.\n\n\nCopyright and License\n~~~~~~~~~~~~~~~~~~~~~\n\nCopyright 2015 - 2025\nAndr\u00e9 Malo or his licensors, as applicable.\n\nThe whole package is distributed under the Apache License Version 2.0.\nYou'll find a copy in the root directory of the distribution or online\nat: <http://www.apache.org/licenses/LICENSE-2.0>.\n\npyliblinear ships with a copy of `liblinear`_, which is licensed under\nthe terms of the `3-clause BSD license`_.\n\n.. _liblinear: http://www.csie.ntu.edu.tw/~cjlin/liblinear/\n.. _3-clause BSD license: http://opensource.org/licenses/BSD-3-Clause\n\n\nBugs\n~~~~\n\nNo bugs, of course. ;-)\nBut if you've found one or have an idea how to improve pyliblinear, feel\nfree to send a pull request on `github\n<https://github.com/ndparker/pyliblinear>`_ or send a mail to\n<pyliblinear-bugs@perlig.de>.\n\n\nAuthor Information\n~~~~~~~~~~~~~~~~~~\n\nAndr\u00e9 \"nd\" Malo <nd perlig.de>\n\nGPG: 0x029C942244325167\n\n If God intended people to be naked, they would be born that way.\n -- Oscar Wilde\n\n.. vim:tw=72 syntax=rest\n",
"bugtrack_url": null,
"license": "Apache License, Version 2.0",
"summary": "A liblinear python API",
"version": "247.2",
"project_urls": {
"Homepage": "https://opensource.perlig.de/pyliblinear/"
},
"split_keywords": [],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "e4aa9f8ef88eead86df361af73df5b60b18bb78434a538e607da9ef524c21216",
"md5": "2821a25df1cb7ebacf73cb96528ca705",
"sha256": "a929d48f4fbb0733014d88e10aca1d977f0d77af218c0ca9ffcae24fe34a0217"
},
"downloads": -1,
"filename": "pyliblinear-247.2-cp27-cp27m-manylinux1_i686.whl",
"has_sig": false,
"md5_digest": "2821a25df1cb7ebacf73cb96528ca705",
"packagetype": "bdist_wheel",
"python_version": "cp27",
"requires_python": null,
"size": 179615,
"upload_time": "2025-02-16T20:37:37",
"upload_time_iso_8601": "2025-02-16T20:37:37.603109Z",
"url": "https://files.pythonhosted.org/packages/e4/aa/9f8ef88eead86df361af73df5b60b18bb78434a538e607da9ef524c21216/pyliblinear-247.2-cp27-cp27m-manylinux1_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "cd5ec6d317d5e62788f482ad3e4fbf97928f5450d22f0727e6d8b72ad3514ebf",
"md5": "3339157aa633a3032a9af8ed79a22cb7",
"sha256": "3d87be776570d2147a57927172c7960b06eac187c5330eb1bfecbec56594f781"
},
"downloads": -1,
"filename": "pyliblinear-247.2-cp27-cp27m-manylinux1_x86_64.whl",
"has_sig": false,
"md5_digest": "3339157aa633a3032a9af8ed79a22cb7",
"packagetype": "bdist_wheel",
"python_version": "cp27",
"requires_python": null,
"size": 193663,
"upload_time": "2025-02-16T20:37:41",
"upload_time_iso_8601": "2025-02-16T20:37:41.297269Z",
"url": "https://files.pythonhosted.org/packages/cd/5e/c6d317d5e62788f482ad3e4fbf97928f5450d22f0727e6d8b72ad3514ebf/pyliblinear-247.2-cp27-cp27m-manylinux1_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "f2dfbb5b1427fddc6d651bfce5a0fdebd195a18340d1212fbad2dd87c7b81837",
"md5": "40fb53bf9442bc88ab7220b335cb8aee",
"sha256": "d1ed2076f4337feafbd93ab9e052f4d692193bcc23134ebe91f4921e55970eb7"
},
"downloads": -1,
"filename": "pyliblinear-247.2-cp27-cp27mu-manylinux1_i686.whl",
"has_sig": false,
"md5_digest": "40fb53bf9442bc88ab7220b335cb8aee",
"packagetype": "bdist_wheel",
"python_version": "cp27",
"requires_python": null,
"size": 179609,
"upload_time": "2025-02-16T20:37:43",
"upload_time_iso_8601": "2025-02-16T20:37:43.243254Z",
"url": "https://files.pythonhosted.org/packages/f2/df/bb5b1427fddc6d651bfce5a0fdebd195a18340d1212fbad2dd87c7b81837/pyliblinear-247.2-cp27-cp27mu-manylinux1_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "915b6252739d52a7166260fd2d66e63682b6ec96dc559bfd6f0643e5159af1ab",
"md5": "f731426d3c4081b90aef8b2392ba57ba",
"sha256": "53223bc03815a1a26a282f7fed22a158dc8c51aa05afb33f70a14679ab95ecee"
},
"downloads": -1,
"filename": "pyliblinear-247.2-cp27-cp27mu-manylinux1_x86_64.whl",
"has_sig": false,
"md5_digest": "f731426d3c4081b90aef8b2392ba57ba",
"packagetype": "bdist_wheel",
"python_version": "cp27",
"requires_python": null,
"size": 193673,
"upload_time": "2025-02-16T20:37:45",
"upload_time_iso_8601": "2025-02-16T20:37:45.542607Z",
"url": "https://files.pythonhosted.org/packages/91/5b/6252739d52a7166260fd2d66e63682b6ec96dc559bfd6f0643e5159af1ab/pyliblinear-247.2-cp27-cp27mu-manylinux1_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "9651ec976d79c9a9c4eea62ec3a2bd0f51b890a2bb7ed5bfeab2358aa6d1cb43",
"md5": "f51dc1cce8cd9bb7bfd2431ccb07d809",
"sha256": "860989783bdd8ae74e41aa0f69420bec61aabc73c081300df965b3bff70480bd"
},
"downloads": -1,
"filename": "pyliblinear-247.2-cp310-cp310-manylinux1_i686.whl",
"has_sig": false,
"md5_digest": "f51dc1cce8cd9bb7bfd2431ccb07d809",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": null,
"size": 234475,
"upload_time": "2025-02-16T20:37:47",
"upload_time_iso_8601": "2025-02-16T20:37:47.834670Z",
"url": "https://files.pythonhosted.org/packages/96/51/ec976d79c9a9c4eea62ec3a2bd0f51b890a2bb7ed5bfeab2358aa6d1cb43/pyliblinear-247.2-cp310-cp310-manylinux1_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "d30f9065c219e9a04c239d54b34686359f7f630147293c7f47013e65cc6def4a",
"md5": "50e3bbf566e5d37ffb6b7c1f8d1ae007",
"sha256": "6590cb5be6965203918d02996c8588d1252700301ca3f6d0fd8db42661491bf7"
},
"downloads": -1,
"filename": "pyliblinear-247.2-cp310-cp310-manylinux1_x86_64.whl",
"has_sig": false,
"md5_digest": "50e3bbf566e5d37ffb6b7c1f8d1ae007",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": null,
"size": 259288,
"upload_time": "2025-02-16T20:37:49",
"upload_time_iso_8601": "2025-02-16T20:37:49.656126Z",
"url": "https://files.pythonhosted.org/packages/d3/0f/9065c219e9a04c239d54b34686359f7f630147293c7f47013e65cc6def4a/pyliblinear-247.2-cp310-cp310-manylinux1_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "f8af92d100181776924df5ec3897bc6101347e9467625778d6707c95afcf0efc",
"md5": "25a717137e077408adfc694b44aeed4f",
"sha256": "22021dd0a834e3ad76f08fd3ecbb1b5d8b09a2d5571014343a7a076e4360e55c"
},
"downloads": -1,
"filename": "pyliblinear-247.2-cp310-cp310-manylinux2014_aarch64.whl",
"has_sig": false,
"md5_digest": "25a717137e077408adfc694b44aeed4f",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": null,
"size": 236482,
"upload_time": "2025-02-16T20:37:51",
"upload_time_iso_8601": "2025-02-16T20:37:51.081573Z",
"url": "https://files.pythonhosted.org/packages/f8/af/92d100181776924df5ec3897bc6101347e9467625778d6707c95afcf0efc/pyliblinear-247.2-cp310-cp310-manylinux2014_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "992ef2e4b14ad6363f735e83402c1517a4165e474b69d4d2c7da336d1b09a7fd",
"md5": "16f1c15584f73a65746a19dddd2cd503",
"sha256": "14e022180ccec5ad8f08b9b1475d0147f1f3e73aedf22db4c9028019a1e08f53"
},
"downloads": -1,
"filename": "pyliblinear-247.2-cp310-cp310-musllinux_1_1_aarch64.whl",
"has_sig": false,
"md5_digest": "16f1c15584f73a65746a19dddd2cd503",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": null,
"size": 775045,
"upload_time": "2025-02-16T20:37:52",
"upload_time_iso_8601": "2025-02-16T20:37:52.703840Z",
"url": "https://files.pythonhosted.org/packages/99/2e/f2e4b14ad6363f735e83402c1517a4165e474b69d4d2c7da336d1b09a7fd/pyliblinear-247.2-cp310-cp310-musllinux_1_1_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "a31cc4f0a40e514f449bb0ecef66fc705b2bff5a43327f8e05fb1eeae60baad9",
"md5": "233e493c16f72d4da843fdfa557b6a0e",
"sha256": "6a842737bba04ba143996846a27697adee6b5cb12bbe3d4d8d0f70b48c88e342"
},
"downloads": -1,
"filename": "pyliblinear-247.2-cp310-cp310-musllinux_1_1_i686.whl",
"has_sig": false,
"md5_digest": "233e493c16f72d4da843fdfa557b6a0e",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": null,
"size": 829078,
"upload_time": "2025-02-16T20:37:55",
"upload_time_iso_8601": "2025-02-16T20:37:55.390328Z",
"url": "https://files.pythonhosted.org/packages/a3/1c/c4f0a40e514f449bb0ecef66fc705b2bff5a43327f8e05fb1eeae60baad9/pyliblinear-247.2-cp310-cp310-musllinux_1_1_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "ab906b68388db80bfe4212e8c8602757bcc3d7481f9aa26a6084c678b5edcbc8",
"md5": "a7b62cda10547d567e55e1953dea40da",
"sha256": "cd99c80e776baf7c607f4e586b0b0c0e953c1902d1405b59a5ddbb4dd47806ed"
},
"downloads": -1,
"filename": "pyliblinear-247.2-cp310-cp310-musllinux_1_1_x86_64.whl",
"has_sig": false,
"md5_digest": "a7b62cda10547d567e55e1953dea40da",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": null,
"size": 793922,
"upload_time": "2025-02-16T20:37:58",
"upload_time_iso_8601": "2025-02-16T20:37:58.109636Z",
"url": "https://files.pythonhosted.org/packages/ab/90/6b68388db80bfe4212e8c8602757bcc3d7481f9aa26a6084c678b5edcbc8/pyliblinear-247.2-cp310-cp310-musllinux_1_1_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "2f90259bf2f03cfbf38655239910ca6369089d3eb3462dc26c880e4114ac0f4a",
"md5": "e760c2a1558a7f3610667542fe590360",
"sha256": "097fbaccbcd8b56cccd8774881fe741281a5c58fba16d7324b2e4ffceea565a3"
},
"downloads": -1,
"filename": "pyliblinear-247.2-cp311-cp311-manylinux1_i686.whl",
"has_sig": false,
"md5_digest": "e760c2a1558a7f3610667542fe590360",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": null,
"size": 237948,
"upload_time": "2025-02-16T20:38:00",
"upload_time_iso_8601": "2025-02-16T20:38:00.408264Z",
"url": "https://files.pythonhosted.org/packages/2f/90/259bf2f03cfbf38655239910ca6369089d3eb3462dc26c880e4114ac0f4a/pyliblinear-247.2-cp311-cp311-manylinux1_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "4ea6c07b009803972baa99c8ecaf06de84f3ac6e695da1611490d66f4b7066a0",
"md5": "f47d537b507f851807f3cb1633659ff6",
"sha256": "2277d3877a4e4bd4e6b4a34628aa91906f82dbff04fd9bfffec0a68be97d4d0f"
},
"downloads": -1,
"filename": "pyliblinear-247.2-cp311-cp311-manylinux2014_aarch64.whl",
"has_sig": false,
"md5_digest": "f47d537b507f851807f3cb1633659ff6",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": null,
"size": 240290,
"upload_time": "2025-02-16T20:38:01",
"upload_time_iso_8601": "2025-02-16T20:38:01.853539Z",
"url": "https://files.pythonhosted.org/packages/4e/a6/c07b009803972baa99c8ecaf06de84f3ac6e695da1611490d66f4b7066a0/pyliblinear-247.2-cp311-cp311-manylinux2014_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "e920c650f0e74af13233a02a7fcbb951baf2458fdb95dd9f9c12b8e02be44717",
"md5": "9b5239f0bc9b6f184ba7b86858a804cc",
"sha256": "0a29d2897bec0fa1f9a93d2510ff67fa8fa22189d84e85f4156045cb6083323b"
},
"downloads": -1,
"filename": "pyliblinear-247.2-cp311-cp311-manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "9b5239f0bc9b6f184ba7b86858a804cc",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": null,
"size": 248541,
"upload_time": "2025-02-16T20:38:03",
"upload_time_iso_8601": "2025-02-16T20:38:03.396732Z",
"url": "https://files.pythonhosted.org/packages/e9/20/c650f0e74af13233a02a7fcbb951baf2458fdb95dd9f9c12b8e02be44717/pyliblinear-247.2-cp311-cp311-manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "dfd6c10e947cf7364f85e76c140702643a64f74d613d382ed6c56b9a7d71185d",
"md5": "c6edcc1de9895f52c4909a97d2e7ba7c",
"sha256": "893ea0bc33e8b2a24fe55fb13ce3913c0f8e1486e321a335e7d467e5fcbc9956"
},
"downloads": -1,
"filename": "pyliblinear-247.2-cp311-cp311-musllinux_1_1_aarch64.whl",
"has_sig": false,
"md5_digest": "c6edcc1de9895f52c4909a97d2e7ba7c",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": null,
"size": 780545,
"upload_time": "2025-02-16T20:38:05",
"upload_time_iso_8601": "2025-02-16T20:38:05.435285Z",
"url": "https://files.pythonhosted.org/packages/df/d6/c10e947cf7364f85e76c140702643a64f74d613d382ed6c56b9a7d71185d/pyliblinear-247.2-cp311-cp311-musllinux_1_1_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "605cbbffe053452bf8c75126588ef92481319462049ba549125d74fe8281a3d6",
"md5": "bc71017772ffb36be9488c72b45e654b",
"sha256": "2983a49bd1d356cd71419dcefec3e7e0ec1c186f7d0ba83c7c8a7449b047a67d"
},
"downloads": -1,
"filename": "pyliblinear-247.2-cp311-cp311-musllinux_1_1_i686.whl",
"has_sig": false,
"md5_digest": "bc71017772ffb36be9488c72b45e654b",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": null,
"size": 834207,
"upload_time": "2025-02-16T20:38:08",
"upload_time_iso_8601": "2025-02-16T20:38:08.436954Z",
"url": "https://files.pythonhosted.org/packages/60/5c/bbffe053452bf8c75126588ef92481319462049ba549125d74fe8281a3d6/pyliblinear-247.2-cp311-cp311-musllinux_1_1_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "031a84bd117f432a4d4ba8bcbae1d9b046fe0d60854d47d4c9dd340b7dc7535b",
"md5": "e32f5bf3c79e91f344d974f9e890e647",
"sha256": "01e10740df6a38434ae9219f411eb7e8789a0ba95c763e8a06f879b7fa308e6c"
},
"downloads": -1,
"filename": "pyliblinear-247.2-cp311-cp311-musllinux_1_1_x86_64.whl",
"has_sig": false,
"md5_digest": "e32f5bf3c79e91f344d974f9e890e647",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": null,
"size": 799391,
"upload_time": "2025-02-16T20:38:11",
"upload_time_iso_8601": "2025-02-16T20:38:11.094136Z",
"url": "https://files.pythonhosted.org/packages/03/1a/84bd117f432a4d4ba8bcbae1d9b046fe0d60854d47d4c9dd340b7dc7535b/pyliblinear-247.2-cp311-cp311-musllinux_1_1_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "d648b2c9ac0a3ad6a70849bfddd7fe231287843f7d2b2761ccdc186fb37bba90",
"md5": "121af1de3e5143184f82373c097ab495",
"sha256": "322efcfcda7a4862c1bfb33ef5404d16efb7a3d1723c932741ee8cf7d45c5877"
},
"downloads": -1,
"filename": "pyliblinear-247.2-cp312-cp312-manylinux1_i686.whl",
"has_sig": false,
"md5_digest": "121af1de3e5143184f82373c097ab495",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": null,
"size": 242525,
"upload_time": "2025-02-16T20:38:12",
"upload_time_iso_8601": "2025-02-16T20:38:12.468540Z",
"url": "https://files.pythonhosted.org/packages/d6/48/b2c9ac0a3ad6a70849bfddd7fe231287843f7d2b2761ccdc186fb37bba90/pyliblinear-247.2-cp312-cp312-manylinux1_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "a8c37b01695c408f399b545b1314f9cc2488c6e4e42f80db814f03341adb03c7",
"md5": "ed4aeeaa089d3dbe84e1986ccb511e1f",
"sha256": "60e9e98c21eb17f82da725eb989c5e34328a73148465aff21d781a08b2cb8101"
},
"downloads": -1,
"filename": "pyliblinear-247.2-cp312-cp312-manylinux2014_aarch64.whl",
"has_sig": false,
"md5_digest": "ed4aeeaa089d3dbe84e1986ccb511e1f",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": null,
"size": 245812,
"upload_time": "2025-02-16T20:38:13",
"upload_time_iso_8601": "2025-02-16T20:38:13.798102Z",
"url": "https://files.pythonhosted.org/packages/a8/c3/7b01695c408f399b545b1314f9cc2488c6e4e42f80db814f03341adb03c7/pyliblinear-247.2-cp312-cp312-manylinux2014_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "ebe5716f53bebe9d42aa9ff4f240cc169b5b3322fbe000783489f1d4e622ac86",
"md5": "febf17827bba3a7b33186b947263f5d8",
"sha256": "00de4ffcf8f42da38dae26148582e6a626cc001ce5d19664b90ab1bc6501b77f"
},
"downloads": -1,
"filename": "pyliblinear-247.2-cp312-cp312-manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "febf17827bba3a7b33186b947263f5d8",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": null,
"size": 254415,
"upload_time": "2025-02-16T20:38:15",
"upload_time_iso_8601": "2025-02-16T20:38:15.290986Z",
"url": "https://files.pythonhosted.org/packages/eb/e5/716f53bebe9d42aa9ff4f240cc169b5b3322fbe000783489f1d4e622ac86/pyliblinear-247.2-cp312-cp312-manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "d3866e230bc263a27ee2d2f64262de2cdd37c06870656ce60e518c69cec9099e",
"md5": "099cd5db16a9f79d81050eaa648ab8a9",
"sha256": "3fa17bfdfbaa4222d9c19e132901fa309bc87576cd9cde88935cd6f9d66daf31"
},
"downloads": -1,
"filename": "pyliblinear-247.2-cp312-cp312-musllinux_1_1_aarch64.whl",
"has_sig": false,
"md5_digest": "099cd5db16a9f79d81050eaa648ab8a9",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": null,
"size": 785520,
"upload_time": "2025-02-16T20:38:16",
"upload_time_iso_8601": "2025-02-16T20:38:16.901269Z",
"url": "https://files.pythonhosted.org/packages/d3/86/6e230bc263a27ee2d2f64262de2cdd37c06870656ce60e518c69cec9099e/pyliblinear-247.2-cp312-cp312-musllinux_1_1_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "fabbb3aa7ec8ca0c1833e7d8fe7a4926216e5c5614a6829d23d2ccb74466d1f4",
"md5": "66e8904bc94355c6ccd842617417a47d",
"sha256": "3fdb1242a2671bad9652d9f14b31b112e1c574c16ddb212efd1cca4f91d19844"
},
"downloads": -1,
"filename": "pyliblinear-247.2-cp312-cp312-musllinux_1_1_i686.whl",
"has_sig": false,
"md5_digest": "66e8904bc94355c6ccd842617417a47d",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": null,
"size": 836587,
"upload_time": "2025-02-16T20:38:18",
"upload_time_iso_8601": "2025-02-16T20:38:18.451529Z",
"url": "https://files.pythonhosted.org/packages/fa/bb/b3aa7ec8ca0c1833e7d8fe7a4926216e5c5614a6829d23d2ccb74466d1f4/pyliblinear-247.2-cp312-cp312-musllinux_1_1_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "01a3258a91d1195645eb1d633b0002480c026ea9f62f4e12b99d7ea55ba781e6",
"md5": "6ff356cb6456c22caae9325c15e6882d",
"sha256": "18205c1f32e2510f40d1388d5ded5371a763bf50c8ce2a8cb8bcd5b5cf1c2de3"
},
"downloads": -1,
"filename": "pyliblinear-247.2-cp312-cp312-musllinux_1_1_x86_64.whl",
"has_sig": false,
"md5_digest": "6ff356cb6456c22caae9325c15e6882d",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": null,
"size": 805536,
"upload_time": "2025-02-16T20:38:21",
"upload_time_iso_8601": "2025-02-16T20:38:21.856475Z",
"url": "https://files.pythonhosted.org/packages/01/a3/258a91d1195645eb1d633b0002480c026ea9f62f4e12b99d7ea55ba781e6/pyliblinear-247.2-cp312-cp312-musllinux_1_1_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "21fe1ec5dff11977e4980f9c39cb5ebe902d42d99e6b17ec19f2637ff25dc65d",
"md5": "fca63b042288b84afdda0c3d9d24fd45",
"sha256": "81583f150b32776fed5222080ef7dfa7f5d426afe5d86711b24b447f7668fc81"
},
"downloads": -1,
"filename": "pyliblinear-247.2-cp313-cp313-manylinux1_i686.whl",
"has_sig": false,
"md5_digest": "fca63b042288b84afdda0c3d9d24fd45",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": null,
"size": 242214,
"upload_time": "2025-02-16T20:38:24",
"upload_time_iso_8601": "2025-02-16T20:38:24.598509Z",
"url": "https://files.pythonhosted.org/packages/21/fe/1ec5dff11977e4980f9c39cb5ebe902d42d99e6b17ec19f2637ff25dc65d/pyliblinear-247.2-cp313-cp313-manylinux1_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "877a7c5ba85a09ccca78fa83be2ad05cd627843d3dd22b38fedeb466654d70ea",
"md5": "847df3e261b4a49bba73e937c3c980c2",
"sha256": "23cf7226ee3f3fb7d3e3166f1434fc1e5af3265dcd7bf45c2f65c3a94ff4bcc0"
},
"downloads": -1,
"filename": "pyliblinear-247.2-cp313-cp313-manylinux2014_aarch64.whl",
"has_sig": false,
"md5_digest": "847df3e261b4a49bba73e937c3c980c2",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": null,
"size": 245641,
"upload_time": "2025-02-16T20:38:26",
"upload_time_iso_8601": "2025-02-16T20:38:26.206199Z",
"url": "https://files.pythonhosted.org/packages/87/7a/7c5ba85a09ccca78fa83be2ad05cd627843d3dd22b38fedeb466654d70ea/pyliblinear-247.2-cp313-cp313-manylinux2014_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "4cef48be86d1bb6206123b4e3703b21ec1789d1f48a4db8999d5804cadd5607c",
"md5": "b508047f0f411411b24f37550d192612",
"sha256": "fa80a6e1e39da21edd1a51bff2b11d29721d399174e87230e24731e715f34e67"
},
"downloads": -1,
"filename": "pyliblinear-247.2-cp313-cp313-manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "b508047f0f411411b24f37550d192612",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": null,
"size": 254242,
"upload_time": "2025-02-16T20:38:28",
"upload_time_iso_8601": "2025-02-16T20:38:28.929157Z",
"url": "https://files.pythonhosted.org/packages/4c/ef/48be86d1bb6206123b4e3703b21ec1789d1f48a4db8999d5804cadd5607c/pyliblinear-247.2-cp313-cp313-manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "a92a6d0b08cfce36ebb2acb16584a0a83401575ba5aa58d11b2656a87709174c",
"md5": "b3f0d49fd3d3f44ce3467be247395028",
"sha256": "d88db71c0002ffb1d0c5d2630e951692d2a7d84f54472310b2b531743749c26c"
},
"downloads": -1,
"filename": "pyliblinear-247.2-cp313-cp313-musllinux_1_1_aarch64.whl",
"has_sig": false,
"md5_digest": "b3f0d49fd3d3f44ce3467be247395028",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": null,
"size": 782010,
"upload_time": "2025-02-16T20:38:30",
"upload_time_iso_8601": "2025-02-16T20:38:30.653577Z",
"url": "https://files.pythonhosted.org/packages/a9/2a/6d0b08cfce36ebb2acb16584a0a83401575ba5aa58d11b2656a87709174c/pyliblinear-247.2-cp313-cp313-musllinux_1_1_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "c5c49c2d0441bdd41d5fde13367dd0d2cb3ede850fb53c4018c3e13a8d3fa1a0",
"md5": "a5a3ef033ad75411c9e1d89339ac104f",
"sha256": "701fdadb7d58193ad2f983170e4062ac9f4c8375b2a88514342500ce461f282e"
},
"downloads": -1,
"filename": "pyliblinear-247.2-cp313-cp313-musllinux_1_1_i686.whl",
"has_sig": false,
"md5_digest": "a5a3ef033ad75411c9e1d89339ac104f",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": null,
"size": 832592,
"upload_time": "2025-02-16T20:38:33",
"upload_time_iso_8601": "2025-02-16T20:38:33.622031Z",
"url": "https://files.pythonhosted.org/packages/c5/c4/9c2d0441bdd41d5fde13367dd0d2cb3ede850fb53c4018c3e13a8d3fa1a0/pyliblinear-247.2-cp313-cp313-musllinux_1_1_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "5b281114b95895e7b5165a94bf57c1f4ada7f671d60ed6c7194114e540373d9f",
"md5": "a214bd4b2fca0f295484044658c31e70",
"sha256": "c036556ebee0857f0e001b8931a17f3d0c23e0a9fece5a2b1412666eecfeb29b"
},
"downloads": -1,
"filename": "pyliblinear-247.2-cp313-cp313-musllinux_1_1_x86_64.whl",
"has_sig": false,
"md5_digest": "a214bd4b2fca0f295484044658c31e70",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": null,
"size": 801172,
"upload_time": "2025-02-16T20:38:35",
"upload_time_iso_8601": "2025-02-16T20:38:35.523819Z",
"url": "https://files.pythonhosted.org/packages/5b/28/1114b95895e7b5165a94bf57c1f4ada7f671d60ed6c7194114e540373d9f/pyliblinear-247.2-cp313-cp313-musllinux_1_1_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "7b05e117addb362a992c32ed1e7a93761084cf5f002d5aa5ff52b17009dbad77",
"md5": "2474ebbf9fbb51ac7d43691778835268",
"sha256": "41508ef79d1c38f9c0fca7f9d1ffc5170b45c09251371b17e319e076a89c0114"
},
"downloads": -1,
"filename": "pyliblinear-247.2-cp313-cp313t-manylinux1_i686.whl",
"has_sig": false,
"md5_digest": "2474ebbf9fbb51ac7d43691778835268",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": null,
"size": 270075,
"upload_time": "2025-02-16T20:38:38",
"upload_time_iso_8601": "2025-02-16T20:38:38.318651Z",
"url": "https://files.pythonhosted.org/packages/7b/05/e117addb362a992c32ed1e7a93761084cf5f002d5aa5ff52b17009dbad77/pyliblinear-247.2-cp313-cp313t-manylinux1_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "12e2e4406b33935a374e1493935887acf36f27c0680fedb8f54cc492c603f60d",
"md5": "2e9759900a27cf58f851a5d44402c38f",
"sha256": "7825d8daf5c1a5cdb1d1c9b4e98b7382299e1ac2a285fd41813df612531c1300"
},
"downloads": -1,
"filename": "pyliblinear-247.2-cp313-cp313t-manylinux2014_aarch64.whl",
"has_sig": false,
"md5_digest": "2e9759900a27cf58f851a5d44402c38f",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": null,
"size": 278247,
"upload_time": "2025-02-16T20:38:40",
"upload_time_iso_8601": "2025-02-16T20:38:40.751140Z",
"url": "https://files.pythonhosted.org/packages/12/e2/e4406b33935a374e1493935887acf36f27c0680fedb8f54cc492c603f60d/pyliblinear-247.2-cp313-cp313t-manylinux2014_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "6483e27122eae8459edae7d3dae61a98a27f15494510795c0c59b754738c22c0",
"md5": "21a2dae85a644e6d1e81ca227bbe946e",
"sha256": "cc858210a6c3e008c1e446c3dda875e490081814bb970756e9da3526a3f27226"
},
"downloads": -1,
"filename": "pyliblinear-247.2-cp313-cp313t-manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "21a2dae85a644e6d1e81ca227bbe946e",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": null,
"size": 282571,
"upload_time": "2025-02-16T20:38:44",
"upload_time_iso_8601": "2025-02-16T20:38:44.094647Z",
"url": "https://files.pythonhosted.org/packages/64/83/e27122eae8459edae7d3dae61a98a27f15494510795c0c59b754738c22c0/pyliblinear-247.2-cp313-cp313t-manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "ef91eeb3aa8026b04f78530b8fe0412524546d7be825396522daf6eb21bdb134",
"md5": "06e092288b62b88e15618f10c59e2cd2",
"sha256": "14dea7d6f9ec2483a6a18b73da3e6ced758da6e314176feb26ef96a1c603ed33"
},
"downloads": -1,
"filename": "pyliblinear-247.2-cp313-cp313t-musllinux_1_1_aarch64.whl",
"has_sig": false,
"md5_digest": "06e092288b62b88e15618f10c59e2cd2",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": null,
"size": 820775,
"upload_time": "2025-02-16T20:38:46",
"upload_time_iso_8601": "2025-02-16T20:38:46.047931Z",
"url": "https://files.pythonhosted.org/packages/ef/91/eeb3aa8026b04f78530b8fe0412524546d7be825396522daf6eb21bdb134/pyliblinear-247.2-cp313-cp313t-musllinux_1_1_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "a20020a677d8144211c5d7ad0340dcc0814ca0f3ae0eaccc87250b394149db55",
"md5": "d8ad2e3e56a4fe0fba28ac342cd3c532",
"sha256": "061251065bc94c073c1957ad3f578b466c71b965ee5addfa2eaed9c3df5141d7"
},
"downloads": -1,
"filename": "pyliblinear-247.2-cp313-cp313t-musllinux_1_1_i686.whl",
"has_sig": false,
"md5_digest": "d8ad2e3e56a4fe0fba28ac342cd3c532",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": null,
"size": 863314,
"upload_time": "2025-02-16T20:38:47",
"upload_time_iso_8601": "2025-02-16T20:38:47.678062Z",
"url": "https://files.pythonhosted.org/packages/a2/00/20a677d8144211c5d7ad0340dcc0814ca0f3ae0eaccc87250b394149db55/pyliblinear-247.2-cp313-cp313t-musllinux_1_1_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "4b410bf55fa21ab3d6ac4ed1664b03254243cd0ee19dac5368476cb4b67c4997",
"md5": "7ed53d72f4add9fcaa28575ea9ace3c3",
"sha256": "6e22ae6543f81eb9916a555a68db1afaebf236ee36071caaa281d61f80e74974"
},
"downloads": -1,
"filename": "pyliblinear-247.2-cp313-cp313t-musllinux_1_1_x86_64.whl",
"has_sig": false,
"md5_digest": "7ed53d72f4add9fcaa28575ea9ace3c3",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": null,
"size": 837696,
"upload_time": "2025-02-16T20:38:49",
"upload_time_iso_8601": "2025-02-16T20:38:49.536042Z",
"url": "https://files.pythonhosted.org/packages/4b/41/0bf55fa21ab3d6ac4ed1664b03254243cd0ee19dac5368476cb4b67c4997/pyliblinear-247.2-cp313-cp313t-musllinux_1_1_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "3a2d3a1e62e01c7eed80e2ac4a1628906957d04ee4c4be6778e66902af3494e1",
"md5": "5cd3d0c7744b9fc2341a610ad4f55ccc",
"sha256": "2d3f34c33b317d0228e9f45d08451c376312748fca047feacd51ebd11b3aad0a"
},
"downloads": -1,
"filename": "pyliblinear-247.2-cp36-cp36m-manylinux1_i686.whl",
"has_sig": false,
"md5_digest": "5cd3d0c7744b9fc2341a610ad4f55ccc",
"packagetype": "bdist_wheel",
"python_version": "cp36",
"requires_python": null,
"size": 184457,
"upload_time": "2025-02-16T20:38:53",
"upload_time_iso_8601": "2025-02-16T20:38:53.253330Z",
"url": "https://files.pythonhosted.org/packages/3a/2d/3a1e62e01c7eed80e2ac4a1628906957d04ee4c4be6778e66902af3494e1/pyliblinear-247.2-cp36-cp36m-manylinux1_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "34a9b2c554e41b3f7469e06c7ab7846b064b74947e87eedacd7c64ac1c7587be",
"md5": "a0fa71224444619889371f5aed56d8b6",
"sha256": "9c1d1649410316e482db178c9187876d1b995401a4df70e98fdfe967f5cd6d49"
},
"downloads": -1,
"filename": "pyliblinear-247.2-cp36-cp36m-manylinux1_x86_64.whl",
"has_sig": false,
"md5_digest": "a0fa71224444619889371f5aed56d8b6",
"packagetype": "bdist_wheel",
"python_version": "cp36",
"requires_python": null,
"size": 199788,
"upload_time": "2025-02-16T20:38:54",
"upload_time_iso_8601": "2025-02-16T20:38:54.652638Z",
"url": "https://files.pythonhosted.org/packages/34/a9/b2c554e41b3f7469e06c7ab7846b064b74947e87eedacd7c64ac1c7587be/pyliblinear-247.2-cp36-cp36m-manylinux1_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "9383764055a0399c4a3edece62cef6c17ca54ef60af6f0bf9718997ccbb57af3",
"md5": "df26d51bcc3bcf3e940aaa7a2160708d",
"sha256": "0866603babd0f6a1c48f8660710afc1e4999416eb6725c906335ee458fbedea5"
},
"downloads": -1,
"filename": "pyliblinear-247.2-cp36-cp36m-manylinux2014_aarch64.whl",
"has_sig": false,
"md5_digest": "df26d51bcc3bcf3e940aaa7a2160708d",
"packagetype": "bdist_wheel",
"python_version": "cp36",
"requires_python": null,
"size": 227542,
"upload_time": "2025-02-16T20:38:56",
"upload_time_iso_8601": "2025-02-16T20:38:56.137007Z",
"url": "https://files.pythonhosted.org/packages/93/83/764055a0399c4a3edece62cef6c17ca54ef60af6f0bf9718997ccbb57af3/pyliblinear-247.2-cp36-cp36m-manylinux2014_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "fffb0bfead7a9a9b7dc4c69bce6c482739ee25dcdd6aef6b765544ddae1da6d2",
"md5": "885475e57e5b924a8c2af1fdf1818f1b",
"sha256": "1245f3144a1453794cce09fee4bfede6c5826baac8e67cf6819975a776b819df"
},
"downloads": -1,
"filename": "pyliblinear-247.2-cp36-cp36m-musllinux_1_1_aarch64.whl",
"has_sig": false,
"md5_digest": "885475e57e5b924a8c2af1fdf1818f1b",
"packagetype": "bdist_wheel",
"python_version": "cp36",
"requires_python": null,
"size": 764186,
"upload_time": "2025-02-16T20:38:57",
"upload_time_iso_8601": "2025-02-16T20:38:57.848953Z",
"url": "https://files.pythonhosted.org/packages/ff/fb/0bfead7a9a9b7dc4c69bce6c482739ee25dcdd6aef6b765544ddae1da6d2/pyliblinear-247.2-cp36-cp36m-musllinux_1_1_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "c07969b79e797d110cb710a746095aed10e8465659ee0c1acae37fdd18e487da",
"md5": "92fe56633f801a7a0e793d53352f9a37",
"sha256": "d95f074e682a0e9ea5863b83cf5b72edd7b78e2210482d0a9d72034f9d3e3a0d"
},
"downloads": -1,
"filename": "pyliblinear-247.2-cp36-cp36m-musllinux_1_1_i686.whl",
"has_sig": false,
"md5_digest": "92fe56633f801a7a0e793d53352f9a37",
"packagetype": "bdist_wheel",
"python_version": "cp36",
"requires_python": null,
"size": 819810,
"upload_time": "2025-02-16T20:39:00",
"upload_time_iso_8601": "2025-02-16T20:39:00.356147Z",
"url": "https://files.pythonhosted.org/packages/c0/79/69b79e797d110cb710a746095aed10e8465659ee0c1acae37fdd18e487da/pyliblinear-247.2-cp36-cp36m-musllinux_1_1_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "b3164b84f67f1a923f35c8920f2b931d4312d364dbb9e5ae7046f2ca4c6186db",
"md5": "231cfd9a7e40d5aa17d439f398cbb197",
"sha256": "46223952c3e95cf6bfdd993d7dab47602a246e8f590df0f7e38f9b001f398dc7"
},
"downloads": -1,
"filename": "pyliblinear-247.2-cp36-cp36m-musllinux_1_1_x86_64.whl",
"has_sig": false,
"md5_digest": "231cfd9a7e40d5aa17d439f398cbb197",
"packagetype": "bdist_wheel",
"python_version": "cp36",
"requires_python": null,
"size": 783668,
"upload_time": "2025-02-16T20:39:02",
"upload_time_iso_8601": "2025-02-16T20:39:02.309049Z",
"url": "https://files.pythonhosted.org/packages/b3/16/4b84f67f1a923f35c8920f2b931d4312d364dbb9e5ae7046f2ca4c6186db/pyliblinear-247.2-cp36-cp36m-musllinux_1_1_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "2a5c3ba6697edb411b683341ef0f8813a8516f36b1e33ab63bd5ff0d3c663b3a",
"md5": "e61b68c0b1ecdda036b423967184492b",
"sha256": "b65565708cec8291d3147babed42e9156992bcc30b1980afe04d2933801c9545"
},
"downloads": -1,
"filename": "pyliblinear-247.2-cp37-cp37m-manylinux1_i686.whl",
"has_sig": false,
"md5_digest": "e61b68c0b1ecdda036b423967184492b",
"packagetype": "bdist_wheel",
"python_version": "cp37",
"requires_python": null,
"size": 186486,
"upload_time": "2025-02-16T20:39:04",
"upload_time_iso_8601": "2025-02-16T20:39:04.614924Z",
"url": "https://files.pythonhosted.org/packages/2a/5c/3ba6697edb411b683341ef0f8813a8516f36b1e33ab63bd5ff0d3c663b3a/pyliblinear-247.2-cp37-cp37m-manylinux1_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "25aabae77c5b83475e8c1ce35086b87fa1e9fdcbfc98fb878fb70c69e1517a4b",
"md5": "6443c8ca305d3e04839daa21e26a23ac",
"sha256": "32d31fe9a5b6b173d19aecdb070b7c71a0f7c6d4dee523eb764c135c52023dbf"
},
"downloads": -1,
"filename": "pyliblinear-247.2-cp37-cp37m-manylinux1_x86_64.whl",
"has_sig": false,
"md5_digest": "6443c8ca305d3e04839daa21e26a23ac",
"packagetype": "bdist_wheel",
"python_version": "cp37",
"requires_python": null,
"size": 202200,
"upload_time": "2025-02-16T20:39:06",
"upload_time_iso_8601": "2025-02-16T20:39:06.843443Z",
"url": "https://files.pythonhosted.org/packages/25/aa/bae77c5b83475e8c1ce35086b87fa1e9fdcbfc98fb878fb70c69e1517a4b/pyliblinear-247.2-cp37-cp37m-manylinux1_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "b6a3c1c543ab784c92e81f2443f54993a7e52e7b82c0724869f0f392d1a6c473",
"md5": "b03b2d26276a4135707bc4e946753cb6",
"sha256": "ccbc8e89e49d8aaf084f6215a7707faead3ccc832d6b80aae548a5d7088bf071"
},
"downloads": -1,
"filename": "pyliblinear-247.2-cp37-cp37m-manylinux2014_aarch64.whl",
"has_sig": false,
"md5_digest": "b03b2d26276a4135707bc4e946753cb6",
"packagetype": "bdist_wheel",
"python_version": "cp37",
"requires_python": null,
"size": 229994,
"upload_time": "2025-02-16T20:39:09",
"upload_time_iso_8601": "2025-02-16T20:39:09.992397Z",
"url": "https://files.pythonhosted.org/packages/b6/a3/c1c543ab784c92e81f2443f54993a7e52e7b82c0724869f0f392d1a6c473/pyliblinear-247.2-cp37-cp37m-manylinux2014_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "967017815633eed5d69fe5ce77f4d449e5a711a5888395e31464f71315bee582",
"md5": "2e626ff55514bc6eca434da1ebeeb70f",
"sha256": "9fe82a622d7d0795f3c9ca3996bde5e8a523462801404b90a1149f7b39ef775f"
},
"downloads": -1,
"filename": "pyliblinear-247.2-cp37-cp37m-musllinux_1_1_aarch64.whl",
"has_sig": false,
"md5_digest": "2e626ff55514bc6eca434da1ebeeb70f",
"packagetype": "bdist_wheel",
"python_version": "cp37",
"requires_python": null,
"size": 764619,
"upload_time": "2025-02-16T20:39:11",
"upload_time_iso_8601": "2025-02-16T20:39:11.695165Z",
"url": "https://files.pythonhosted.org/packages/96/70/17815633eed5d69fe5ce77f4d449e5a711a5888395e31464f71315bee582/pyliblinear-247.2-cp37-cp37m-musllinux_1_1_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "4c9416eae9d497fcc262d1cdb6329323f59aad9cd1bf44ffef2c4f5632de9973",
"md5": "0f3eebe248ddaf808bc8fe08ea686439",
"sha256": "28ecb25ab8b1fc35841f5431f2f4b52e2f04c887191c579405c643df3bd18f64"
},
"downloads": -1,
"filename": "pyliblinear-247.2-cp37-cp37m-musllinux_1_1_i686.whl",
"has_sig": false,
"md5_digest": "0f3eebe248ddaf808bc8fe08ea686439",
"packagetype": "bdist_wheel",
"python_version": "cp37",
"requires_python": null,
"size": 821565,
"upload_time": "2025-02-16T20:39:13",
"upload_time_iso_8601": "2025-02-16T20:39:13.665230Z",
"url": "https://files.pythonhosted.org/packages/4c/94/16eae9d497fcc262d1cdb6329323f59aad9cd1bf44ffef2c4f5632de9973/pyliblinear-247.2-cp37-cp37m-musllinux_1_1_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "b397767dadbc6fed83ecba8f9e0b26bc83d62a4af7536afd53d5a482e990905a",
"md5": "f78707f005bb7bbaba9727bcf114d417",
"sha256": "e0d49dd711d16279cb6ec69f6eef5501ad899b3fa5b76487ca2f45f36f97358b"
},
"downloads": -1,
"filename": "pyliblinear-247.2-cp37-cp37m-musllinux_1_1_x86_64.whl",
"has_sig": false,
"md5_digest": "f78707f005bb7bbaba9727bcf114d417",
"packagetype": "bdist_wheel",
"python_version": "cp37",
"requires_python": null,
"size": 783463,
"upload_time": "2025-02-16T20:39:15",
"upload_time_iso_8601": "2025-02-16T20:39:15.197393Z",
"url": "https://files.pythonhosted.org/packages/b3/97/767dadbc6fed83ecba8f9e0b26bc83d62a4af7536afd53d5a482e990905a/pyliblinear-247.2-cp37-cp37m-musllinux_1_1_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "d536900c3e6f4faa9535cd2ee8532e1629e8608c0655046c15af14ccfa396fb9",
"md5": "ba6e6834c2472e04b674d57d36691087",
"sha256": "7bf9d8b8ba525b97c76e5981dd00d6f5f7eac5140e1b9f949549e3721533b045"
},
"downloads": -1,
"filename": "pyliblinear-247.2-cp38-cp38-manylinux1_i686.whl",
"has_sig": false,
"md5_digest": "ba6e6834c2472e04b674d57d36691087",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": null,
"size": 193226,
"upload_time": "2025-02-16T20:39:16",
"upload_time_iso_8601": "2025-02-16T20:39:16.720659Z",
"url": "https://files.pythonhosted.org/packages/d5/36/900c3e6f4faa9535cd2ee8532e1629e8608c0655046c15af14ccfa396fb9/pyliblinear-247.2-cp38-cp38-manylinux1_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "11e1616725fcd74e374f8ebeba47e9f971177b19c12e02002d2e9558061ef241",
"md5": "9ee3766b19bd0b399c9806ebace040b5",
"sha256": "fbd3d8a21da36d8dcab4193125650a9beb6adabde355bd172021624fb2766d1b"
},
"downloads": -1,
"filename": "pyliblinear-247.2-cp38-cp38-manylinux1_x86_64.whl",
"has_sig": false,
"md5_digest": "9ee3766b19bd0b399c9806ebace040b5",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": null,
"size": 209201,
"upload_time": "2025-02-16T20:39:18",
"upload_time_iso_8601": "2025-02-16T20:39:18.926259Z",
"url": "https://files.pythonhosted.org/packages/11/e1/616725fcd74e374f8ebeba47e9f971177b19c12e02002d2e9558061ef241/pyliblinear-247.2-cp38-cp38-manylinux1_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "195e1c9b2b1b1004aa0cec9cdeb368967da97648ea80ef9cb3b3ef28354592c2",
"md5": "9d6a46d1e8399d6bcbf1e8fce0d24db9",
"sha256": "a4d06472966716459c3f985ae9ff0da12578538dda7cb3cceec1db4677c4a6f9"
},
"downloads": -1,
"filename": "pyliblinear-247.2-cp38-cp38-manylinux2014_aarch64.whl",
"has_sig": false,
"md5_digest": "9d6a46d1e8399d6bcbf1e8fce0d24db9",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": null,
"size": 240549,
"upload_time": "2025-02-16T20:39:21",
"upload_time_iso_8601": "2025-02-16T20:39:21.485875Z",
"url": "https://files.pythonhosted.org/packages/19/5e/1c9b2b1b1004aa0cec9cdeb368967da97648ea80ef9cb3b3ef28354592c2/pyliblinear-247.2-cp38-cp38-manylinux2014_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "eaab84900147b6986a2a13db136c83ef63a4c68dbdfb2620b2adc2e0075de9b4",
"md5": "1e9b7b029d0b976c6f2c919cddffe9ef",
"sha256": "353cc5f64a798315a17470841e866ede6524a50aab974975742882a6ed98c8c8"
},
"downloads": -1,
"filename": "pyliblinear-247.2-cp38-cp38-musllinux_1_1_aarch64.whl",
"has_sig": false,
"md5_digest": "1e9b7b029d0b976c6f2c919cddffe9ef",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": null,
"size": 775421,
"upload_time": "2025-02-16T20:39:23",
"upload_time_iso_8601": "2025-02-16T20:39:23.982577Z",
"url": "https://files.pythonhosted.org/packages/ea/ab/84900147b6986a2a13db136c83ef63a4c68dbdfb2620b2adc2e0075de9b4/pyliblinear-247.2-cp38-cp38-musllinux_1_1_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "a461a90950f3c87d900593459e33f88ea5aa8c11142690083725f8bf43330cb3",
"md5": "e647a19503845971e7b2961360f3c31a",
"sha256": "6d2c16a25f6ae67172113864076353b5ac1541a9b8aabc650becc262971c17d1"
},
"downloads": -1,
"filename": "pyliblinear-247.2-cp38-cp38-musllinux_1_1_i686.whl",
"has_sig": false,
"md5_digest": "e647a19503845971e7b2961360f3c31a",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": null,
"size": 830036,
"upload_time": "2025-02-16T20:39:26",
"upload_time_iso_8601": "2025-02-16T20:39:26.234494Z",
"url": "https://files.pythonhosted.org/packages/a4/61/a90950f3c87d900593459e33f88ea5aa8c11142690083725f8bf43330cb3/pyliblinear-247.2-cp38-cp38-musllinux_1_1_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "a2e11101579a0daa18f6ecb4d22297698dd03ee4405bc32085cc7ee6a183e369",
"md5": "f216199546aeca79106aa84353510543",
"sha256": "b05b2da6b2544ba306c3ac629eea37fbe2e03446f8060832121e8cb683f36b48"
},
"downloads": -1,
"filename": "pyliblinear-247.2-cp38-cp38-musllinux_1_1_x86_64.whl",
"has_sig": false,
"md5_digest": "f216199546aeca79106aa84353510543",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": null,
"size": 793955,
"upload_time": "2025-02-16T20:39:28",
"upload_time_iso_8601": "2025-02-16T20:39:28.001478Z",
"url": "https://files.pythonhosted.org/packages/a2/e1/1101579a0daa18f6ecb4d22297698dd03ee4405bc32085cc7ee6a183e369/pyliblinear-247.2-cp38-cp38-musllinux_1_1_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "e9a3e905c26e447b7a4fca42220d9528d034634722a28a80a140b4ab8c8e16d4",
"md5": "50699c234da5be8ee00e31fb17f89fd2",
"sha256": "dcf4fff90dca7d8edc52630b9500b2d0ab01c5c797006a5286cc546ff61263fe"
},
"downloads": -1,
"filename": "pyliblinear-247.2-cp39-cp39-manylinux1_i686.whl",
"has_sig": false,
"md5_digest": "50699c234da5be8ee00e31fb17f89fd2",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": null,
"size": 189018,
"upload_time": "2025-02-16T20:39:29",
"upload_time_iso_8601": "2025-02-16T20:39:29.317120Z",
"url": "https://files.pythonhosted.org/packages/e9/a3/e905c26e447b7a4fca42220d9528d034634722a28a80a140b4ab8c8e16d4/pyliblinear-247.2-cp39-cp39-manylinux1_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "9096997f057416f451935d7558fbff4daf4671917a9603b61fd6f4571510a893",
"md5": "004a4b6b40e1e408bbed4d78bd1d3dc8",
"sha256": "9114054eb55b14d83b7213644bbc06fbf2a2de1c1979580d873c65b492c006fc"
},
"downloads": -1,
"filename": "pyliblinear-247.2-cp39-cp39-manylinux1_x86_64.whl",
"has_sig": false,
"md5_digest": "004a4b6b40e1e408bbed4d78bd1d3dc8",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": null,
"size": 204529,
"upload_time": "2025-02-16T20:39:31",
"upload_time_iso_8601": "2025-02-16T20:39:31.578422Z",
"url": "https://files.pythonhosted.org/packages/90/96/997f057416f451935d7558fbff4daf4671917a9603b61fd6f4571510a893/pyliblinear-247.2-cp39-cp39-manylinux1_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "4806dc585e9054b4d29838061835d7ba1575e9ca5a520257f26c05f5d8f83b57",
"md5": "bd1f4228ef6e26d1f8b90adc7f7034eb",
"sha256": "ad3858e470114a1886e057013678bbe9f79ca2d412e39b4fb65faf5172fc49a2"
},
"downloads": -1,
"filename": "pyliblinear-247.2-cp39-cp39-manylinux2014_aarch64.whl",
"has_sig": false,
"md5_digest": "bd1f4228ef6e26d1f8b90adc7f7034eb",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": null,
"size": 235398,
"upload_time": "2025-02-16T20:39:33",
"upload_time_iso_8601": "2025-02-16T20:39:33.008504Z",
"url": "https://files.pythonhosted.org/packages/48/06/dc585e9054b4d29838061835d7ba1575e9ca5a520257f26c05f5d8f83b57/pyliblinear-247.2-cp39-cp39-manylinux2014_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "da93262e49a32275a0df40c51947c930c2d0f644adc44d43d1fac661aa128c59",
"md5": "eea73184905d78316437fe3a09d386c1",
"sha256": "b9d35b89bfe54ae369db9215d0be95dfaae4421bb9a019bd4fbe60294d38381d"
},
"downloads": -1,
"filename": "pyliblinear-247.2-cp39-cp39-musllinux_1_1_aarch64.whl",
"has_sig": false,
"md5_digest": "eea73184905d78316437fe3a09d386c1",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": null,
"size": 774262,
"upload_time": "2025-02-16T20:39:34",
"upload_time_iso_8601": "2025-02-16T20:39:34.652231Z",
"url": "https://files.pythonhosted.org/packages/da/93/262e49a32275a0df40c51947c930c2d0f644adc44d43d1fac661aa128c59/pyliblinear-247.2-cp39-cp39-musllinux_1_1_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "7ed351de69db5959a4d94eb24553d760854e073e9f37cbd6b7885af52f08c63e",
"md5": "ca1b4e2176a5d7ac281488d5c2550e88",
"sha256": "e053f5873f636a0c6033bd656f81909bd20a0a3e229bef0a85254fd2a9200a6c"
},
"downloads": -1,
"filename": "pyliblinear-247.2-cp39-cp39-musllinux_1_1_i686.whl",
"has_sig": false,
"md5_digest": "ca1b4e2176a5d7ac281488d5c2550e88",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": null,
"size": 828310,
"upload_time": "2025-02-16T20:39:36",
"upload_time_iso_8601": "2025-02-16T20:39:36.292909Z",
"url": "https://files.pythonhosted.org/packages/7e/d3/51de69db5959a4d94eb24553d760854e073e9f37cbd6b7885af52f08c63e/pyliblinear-247.2-cp39-cp39-musllinux_1_1_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "f61baf7c239e008693f4fdc65f2cdff7645459a106b4c13ae8a6e93ba37f4316",
"md5": "831fdd9b88558b62c8839a1ac742267d",
"sha256": "8edde8c01d937116b1811bf1f6df8ae11ae7f74ff11ff5be9aa959c969d63a69"
},
"downloads": -1,
"filename": "pyliblinear-247.2-cp39-cp39-musllinux_1_1_x86_64.whl",
"has_sig": false,
"md5_digest": "831fdd9b88558b62c8839a1ac742267d",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": null,
"size": 793131,
"upload_time": "2025-02-16T20:39:39",
"upload_time_iso_8601": "2025-02-16T20:39:39.015758Z",
"url": "https://files.pythonhosted.org/packages/f6/1b/af7c239e008693f4fdc65f2cdff7645459a106b4c13ae8a6e93ba37f4316/pyliblinear-247.2-cp39-cp39-musllinux_1_1_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "f7101fb85c3bfc23066952aacc020210c3d87e3a3e4faa59451d1608bec798b8",
"md5": "70330c4e83e4ae3da519c67475aa46af",
"sha256": "15c95470f9f6ff78fae970bddf9990ae7eab8297d3131e45658f006f18b7ff2e"
},
"downloads": -1,
"filename": "pyliblinear-247.2.tar.gz",
"has_sig": false,
"md5_digest": "70330c4e83e4ae3da519c67475aa46af",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 271462,
"upload_time": "2025-02-16T20:37:31",
"upload_time_iso_8601": "2025-02-16T20:37:31.609103Z",
"url": "https://files.pythonhosted.org/packages/f7/10/1fb85c3bfc23066952aacc020210c3d87e3a3e4faa59451d1608bec798b8/pyliblinear-247.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-16 20:37:31",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "pyliblinear"
}