===============================================================================
passagemath: Generate fusene and benzenoid graphs with benzene
===============================================================================
About SageMath
--------------
"Creating a Viable Open Source Alternative to
Magma, Maple, Mathematica, and MATLAB"
Copyright (C) 2005-2024 The Sage Development Team
https://www.sagemath.org
SageMath fully supports all major Linux distributions, recent versions of
macOS, and Windows (Windows Subsystem for Linux).
See https://doc.sagemath.org/html/en/installation/index.html
for general installation instructions.
About this pip-installable distribution package
-----------------------------------------------
This pip-installable distribution ``passagemath-benzene`` provides an interface
to benzene, a program for the efficient generation of all nonisomorphic
fusenes and benzenoids with a given number of faces.
What is included
----------------
* Binary wheels on PyPI contain prebuilt copies of the benzene executable.
Examples
--------
Using the benzene program on the command line::
$ pipx run --pip-args="--prefer-binary" --spec "passagemath-benzene[test]" sage -sh -c benzene
Finding the installation location of the benzene program::
$ pipx run --pip-args="--prefer-binary" --spec "passagemath-benzene[test]" ipython
In [1]: from sage.features.graph_generators import Benzene
In [2]: Benzene().absolute_filename()
Out[2]: '.../bin/benzene'
Using the Python interface::
$ pipx run --pip-args="--prefer-binary" --spec "passagemath-benzene[test]" ipython
In [1]: from sage.all__sagemath_benzene import *
In [2]: len(list(graphs.fusenes(9, benzenoids=True)))
Out[2]: 6505
Raw data
{
"_id": null,
"home_page": null,
"name": "passagemath-benzene",
"maintainer": "Matthias K\u00f6ppe, passagemath contributors",
"docs_url": null,
"requires_python": "<3.13,>=3.9",
"maintainer_email": null,
"keywords": null,
"author": null,
"author_email": "The Sage Developers <sage-support@googlegroups.com>",
"download_url": null,
"platform": null,
"description": "===============================================================================\npassagemath: Generate fusene and benzenoid graphs with benzene\n===============================================================================\n\nAbout SageMath\n--------------\n\n \"Creating a Viable Open Source Alternative to\n Magma, Maple, Mathematica, and MATLAB\"\n\n Copyright (C) 2005-2024 The Sage Development Team\n\n https://www.sagemath.org\n\nSageMath fully supports all major Linux distributions, recent versions of\nmacOS, and Windows (Windows Subsystem for Linux).\n\nSee https://doc.sagemath.org/html/en/installation/index.html\nfor general installation instructions.\n\n\nAbout this pip-installable distribution package\n-----------------------------------------------\n\nThis pip-installable distribution ``passagemath-benzene`` provides an interface\nto benzene, a program for the efficient generation of all nonisomorphic\nfusenes and benzenoids with a given number of faces.\n\n\nWhat is included\n----------------\n\n* Binary wheels on PyPI contain prebuilt copies of the benzene executable.\n\n\nExamples\n--------\n\nUsing the benzene program on the command line::\n\n $ pipx run --pip-args=\"--prefer-binary\" --spec \"passagemath-benzene[test]\" sage -sh -c benzene\n\nFinding the installation location of the benzene program::\n\n $ pipx run --pip-args=\"--prefer-binary\" --spec \"passagemath-benzene[test]\" ipython\n\n In [1]: from sage.features.graph_generators import Benzene\n\n In [2]: Benzene().absolute_filename()\n Out[2]: '.../bin/benzene'\n\nUsing the Python interface::\n\n $ pipx run --pip-args=\"--prefer-binary\" --spec \"passagemath-benzene[test]\" ipython\n\n In [1]: from sage.all__sagemath_benzene import *\n\n In [2]: len(list(graphs.fusenes(9, benzenoids=True)))\n Out[2]: 6505\n",
"bugtrack_url": null,
"license": "GNU General Public License (GPL) v2 or later",
"summary": "passagemath: Generate fusene and benzenoid graphs with benzene",
"version": "10.5.11",
"project_urls": {
"discourse": "https://passagemath.discourse.group",
"documentation": "https://doc.sagemath.org",
"homepage (upstream)": "https://www.sagemath.org",
"release notes": "https://github.com/passagemath/passagemath/releases",
"repo": "https://github.com/passagemath/passagemath",
"repo (upstream)": "https://github.com/sagemath/sage",
"tracker": "https://github.com/passagemath/passagemath/issues",
"tracker (upstream)": "https://github.com/sagemath/sage/issues"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "c54ac93a0225b4fdf65cfdeef41c6196f7e334786887ce36985663a18c99caa2",
"md5": "21c115718a546325b045186a2ef61fcc",
"sha256": "296ef4d09358f226bb5d9909d52ba7b923a6a18ae9543c3b844216fa08d08c49"
},
"downloads": -1,
"filename": "passagemath_benzene-10.5.11-cp310-cp310-macosx_13_0_x86_64.whl",
"has_sig": false,
"md5_digest": "21c115718a546325b045186a2ef61fcc",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": "<3.13,>=3.9",
"size": 30964,
"upload_time": "2024-12-21T12:27:49",
"upload_time_iso_8601": "2024-12-21T12:27:49.232702Z",
"url": "https://files.pythonhosted.org/packages/c5/4a/c93a0225b4fdf65cfdeef41c6196f7e334786887ce36985663a18c99caa2/passagemath_benzene-10.5.11-cp310-cp310-macosx_13_0_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "efae8e112a1e44897a9ca339ace2d8d2148795f2906fb92188462401c730ed9c",
"md5": "bbb19f02c1d6a07c95d7eecf42696ffa",
"sha256": "a332b3a8a2d49d30112a338239c48477bff32d8cd8ff13d818303e62f6f9691b"
},
"downloads": -1,
"filename": "passagemath_benzene-10.5.11-cp310-cp310-macosx_14_0_arm64.whl",
"has_sig": false,
"md5_digest": "bbb19f02c1d6a07c95d7eecf42696ffa",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": "<3.13,>=3.9",
"size": 29446,
"upload_time": "2024-12-21T12:27:51",
"upload_time_iso_8601": "2024-12-21T12:27:51.515084Z",
"url": "https://files.pythonhosted.org/packages/ef/ae/8e112a1e44897a9ca339ace2d8d2148795f2906fb92188462401c730ed9c/passagemath_benzene-10.5.11-cp310-cp310-macosx_14_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "db53264a8e9cd93610b2521fb154fa5019d2995b9e5bb5fe2cee2604afe35c17",
"md5": "d9f03268c7e2564f8938bc96b014fedd",
"sha256": "8975fcca2a60bf0ea16090718da68e7064bc82a2e987789915062cf8cf704e8b"
},
"downloads": -1,
"filename": "passagemath_benzene-10.5.11-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
"has_sig": false,
"md5_digest": "d9f03268c7e2564f8938bc96b014fedd",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": "<3.13,>=3.9",
"size": 49719,
"upload_time": "2024-12-21T12:27:53",
"upload_time_iso_8601": "2024-12-21T12:27:53.685634Z",
"url": "https://files.pythonhosted.org/packages/db/53/264a8e9cd93610b2521fb154fa5019d2995b9e5bb5fe2cee2604afe35c17/passagemath_benzene-10.5.11-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": "fdcae5d19ad6c78791ef8d0500c3009be1a2a3d1e57275ca698f5caa99ce5e27",
"md5": "deca7238703426da5ef2ae5933ae03da",
"sha256": "6f3a523ee840393f50c7266b7125e079d35cd2965dab36bff8249f4864992287"
},
"downloads": -1,
"filename": "passagemath_benzene-10.5.11-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl",
"has_sig": false,
"md5_digest": "deca7238703426da5ef2ae5933ae03da",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": "<3.13,>=3.9",
"size": 52131,
"upload_time": "2024-12-21T12:27:55",
"upload_time_iso_8601": "2024-12-21T12:27:55.613749Z",
"url": "https://files.pythonhosted.org/packages/fd/ca/e5d19ad6c78791ef8d0500c3009be1a2a3d1e57275ca698f5caa99ce5e27/passagemath_benzene-10.5.11-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "7a90d96698890adeee55b16d7071a28c340b03e0064af4a59c1fef598361b510",
"md5": "898d3d333d47727ab048adb965a2f53c",
"sha256": "e3333c0e668a401d9fa286ae54dfb6946687cc2fbe7c5c5e844c25b95c65dd2d"
},
"downloads": -1,
"filename": "passagemath_benzene-10.5.11-cp310-cp310-musllinux_1_2_i686.whl",
"has_sig": false,
"md5_digest": "898d3d333d47727ab048adb965a2f53c",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": "<3.13,>=3.9",
"size": 54224,
"upload_time": "2024-12-21T12:27:57",
"upload_time_iso_8601": "2024-12-21T12:27:57.770940Z",
"url": "https://files.pythonhosted.org/packages/7a/90/d96698890adeee55b16d7071a28c340b03e0064af4a59c1fef598361b510/passagemath_benzene-10.5.11-cp310-cp310-musllinux_1_2_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "2e1eca034111dedb8e9aa7a4d0eca984083c629a08a5c63c378e47a01f9d90da",
"md5": "766dbe8a43dba2578204f1e0875bb7f5",
"sha256": "8f4605e96ace40c051fb4463803873b6bf8d17fd4ed6f668a455d7dad94dd5d1"
},
"downloads": -1,
"filename": "passagemath_benzene-10.5.11-cp310-cp310-musllinux_1_2_x86_64.whl",
"has_sig": false,
"md5_digest": "766dbe8a43dba2578204f1e0875bb7f5",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": "<3.13,>=3.9",
"size": 53605,
"upload_time": "2024-12-21T12:27:58",
"upload_time_iso_8601": "2024-12-21T12:27:58.790957Z",
"url": "https://files.pythonhosted.org/packages/2e/1e/ca034111dedb8e9aa7a4d0eca984083c629a08a5c63c378e47a01f9d90da/passagemath_benzene-10.5.11-cp310-cp310-musllinux_1_2_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "c1600ec347eb7d6563b02f8cdd492ff37ef503f674c61c26f0b019a027e8b304",
"md5": "918f01762a819ee459047c787166bbe2",
"sha256": "effe2e91228b0ee5756bff496977f0c0153157ffc76112f16077358019952e20"
},
"downloads": -1,
"filename": "passagemath_benzene-10.5.11-cp311-cp311-macosx_13_0_x86_64.whl",
"has_sig": false,
"md5_digest": "918f01762a819ee459047c787166bbe2",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": "<3.13,>=3.9",
"size": 30785,
"upload_time": "2024-12-21T12:27:59",
"upload_time_iso_8601": "2024-12-21T12:27:59.825946Z",
"url": "https://files.pythonhosted.org/packages/c1/60/0ec347eb7d6563b02f8cdd492ff37ef503f674c61c26f0b019a027e8b304/passagemath_benzene-10.5.11-cp311-cp311-macosx_13_0_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "de7a46588b4f490183002698037f84eb4a6773a4bb3b75d4c62f0935c87096f6",
"md5": "19bc2087449b95e6bebfb4d57511246c",
"sha256": "108df97888230bbe82382a49c90e4a06e4c73225dfad050510c917e114c3b83a"
},
"downloads": -1,
"filename": "passagemath_benzene-10.5.11-cp311-cp311-macosx_14_0_arm64.whl",
"has_sig": false,
"md5_digest": "19bc2087449b95e6bebfb4d57511246c",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": "<3.13,>=3.9",
"size": 29266,
"upload_time": "2024-12-21T12:28:00",
"upload_time_iso_8601": "2024-12-21T12:28:00.791207Z",
"url": "https://files.pythonhosted.org/packages/de/7a/46588b4f490183002698037f84eb4a6773a4bb3b75d4c62f0935c87096f6/passagemath_benzene-10.5.11-cp311-cp311-macosx_14_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "e6c7786c11d55934927c036b4c88da085658af91baf5c4ae9140383ae3d580bb",
"md5": "39c4afa3361aeb8336191e4b540119f1",
"sha256": "d8aec0dd8d37c7ef07361d9dd2d788418eadeceb27986f4aa6c8ac77c89c0bc6"
},
"downloads": -1,
"filename": "passagemath_benzene-10.5.11-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
"has_sig": false,
"md5_digest": "39c4afa3361aeb8336191e4b540119f1",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": "<3.13,>=3.9",
"size": 50607,
"upload_time": "2024-12-21T12:28:01",
"upload_time_iso_8601": "2024-12-21T12:28:01.666229Z",
"url": "https://files.pythonhosted.org/packages/e6/c7/786c11d55934927c036b4c88da085658af91baf5c4ae9140383ae3d580bb/passagemath_benzene-10.5.11-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": "cfabab824a3034ebad08a57f6ba0cfd67e419886fd201d8f48f3efe8ead0f429",
"md5": "079556bbc6d71fff1b0de191b8320076",
"sha256": "776f9c3fe9b1e1f9cc1a70a15b8963e5ab1cf2ebb5b16339a52bf43c2ad15f67"
},
"downloads": -1,
"filename": "passagemath_benzene-10.5.11-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl",
"has_sig": false,
"md5_digest": "079556bbc6d71fff1b0de191b8320076",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": "<3.13,>=3.9",
"size": 52954,
"upload_time": "2024-12-21T12:28:02",
"upload_time_iso_8601": "2024-12-21T12:28:02.740931Z",
"url": "https://files.pythonhosted.org/packages/cf/ab/ab824a3034ebad08a57f6ba0cfd67e419886fd201d8f48f3efe8ead0f429/passagemath_benzene-10.5.11-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "cfe412d331df37c7d1eebafc6d9f7510a4acb5f46e29b56733fcc61f3a9bb7a9",
"md5": "a74991d4d34309dd5d4d8dda749dfed9",
"sha256": "e022c7887a11682dd51612eb86aa7fe4793c9b35db7a170137cc3fd4a2f6ccf9"
},
"downloads": -1,
"filename": "passagemath_benzene-10.5.11-cp311-cp311-musllinux_1_2_i686.whl",
"has_sig": false,
"md5_digest": "a74991d4d34309dd5d4d8dda749dfed9",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": "<3.13,>=3.9",
"size": 55075,
"upload_time": "2024-12-21T12:28:04",
"upload_time_iso_8601": "2024-12-21T12:28:04.914436Z",
"url": "https://files.pythonhosted.org/packages/cf/e4/12d331df37c7d1eebafc6d9f7510a4acb5f46e29b56733fcc61f3a9bb7a9/passagemath_benzene-10.5.11-cp311-cp311-musllinux_1_2_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "84302db023bdb11e6b35ed07faddb306e507caf1b53f33c5694881040a7a2916",
"md5": "3d148f18e7a1439b9619864dcfe43fe2",
"sha256": "a82a2233cd6fe3cc70f0ad76c1453686a40dcbfa7de5e35d49637a24fa58f7dd"
},
"downloads": -1,
"filename": "passagemath_benzene-10.5.11-cp311-cp311-musllinux_1_2_x86_64.whl",
"has_sig": false,
"md5_digest": "3d148f18e7a1439b9619864dcfe43fe2",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": "<3.13,>=3.9",
"size": 54478,
"upload_time": "2024-12-21T12:28:07",
"upload_time_iso_8601": "2024-12-21T12:28:07.336189Z",
"url": "https://files.pythonhosted.org/packages/84/30/2db023bdb11e6b35ed07faddb306e507caf1b53f33c5694881040a7a2916/passagemath_benzene-10.5.11-cp311-cp311-musllinux_1_2_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "a8afad8c74527ba7bbacb111c8254e6931a01474ac6c34918204ebf3fef77f42",
"md5": "3ca616f10004a85de1257031a364d947",
"sha256": "de52c915aee6063ca6a2c4a28a980854e6cdab30aee5601b2a835314b3c508b2"
},
"downloads": -1,
"filename": "passagemath_benzene-10.5.11-cp312-cp312-macosx_13_0_x86_64.whl",
"has_sig": false,
"md5_digest": "3ca616f10004a85de1257031a364d947",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": "<3.13,>=3.9",
"size": 30814,
"upload_time": "2024-12-21T12:28:08",
"upload_time_iso_8601": "2024-12-21T12:28:08.179049Z",
"url": "https://files.pythonhosted.org/packages/a8/af/ad8c74527ba7bbacb111c8254e6931a01474ac6c34918204ebf3fef77f42/passagemath_benzene-10.5.11-cp312-cp312-macosx_13_0_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "c340d955496e868a7f4e519eed74ad1bb669a4f9cad84ba3c7fb51b08524bef2",
"md5": "b78bc6ab0d6f5e16b16ea7365bb8658e",
"sha256": "210ac9c8bd2705c45a2374ed9c7a148e37297aaf3670ad3c9c6cbe80e907d2a0"
},
"downloads": -1,
"filename": "passagemath_benzene-10.5.11-cp312-cp312-macosx_14_0_arm64.whl",
"has_sig": false,
"md5_digest": "b78bc6ab0d6f5e16b16ea7365bb8658e",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": "<3.13,>=3.9",
"size": 29314,
"upload_time": "2024-12-21T12:28:10",
"upload_time_iso_8601": "2024-12-21T12:28:10.235066Z",
"url": "https://files.pythonhosted.org/packages/c3/40/d955496e868a7f4e519eed74ad1bb669a4f9cad84ba3c7fb51b08524bef2/passagemath_benzene-10.5.11-cp312-cp312-macosx_14_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "3ba16c313203e435e113b02e228acb696605f8b0b48b8fd1083cb4523f25928f",
"md5": "6bc27d6c701262a617ae4a930c250aeb",
"sha256": "2ce25bf89ca6fe7a5ab1baad0b9181fb1414f950265d641da3bb3729914591d0"
},
"downloads": -1,
"filename": "passagemath_benzene-10.5.11-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
"has_sig": false,
"md5_digest": "6bc27d6c701262a617ae4a930c250aeb",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": "<3.13,>=3.9",
"size": 50729,
"upload_time": "2024-12-21T12:28:11",
"upload_time_iso_8601": "2024-12-21T12:28:11.071498Z",
"url": "https://files.pythonhosted.org/packages/3b/a1/6c313203e435e113b02e228acb696605f8b0b48b8fd1083cb4523f25928f/passagemath_benzene-10.5.11-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": "ffae8f713f6c6b80adc7d2f70f06754c0fcbe6a4084e404471c75ed1a408297f",
"md5": "270c161ecc890b0c0e3b94e172adbf19",
"sha256": "ae8d43916247fc08d4beb8b3870246154ccaa8e1886362d4bb634a5ff1b4cdb0"
},
"downloads": -1,
"filename": "passagemath_benzene-10.5.11-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl",
"has_sig": false,
"md5_digest": "270c161ecc890b0c0e3b94e172adbf19",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": "<3.13,>=3.9",
"size": 53128,
"upload_time": "2024-12-21T12:28:13",
"upload_time_iso_8601": "2024-12-21T12:28:13.129780Z",
"url": "https://files.pythonhosted.org/packages/ff/ae/8f713f6c6b80adc7d2f70f06754c0fcbe6a4084e404471c75ed1a408297f/passagemath_benzene-10.5.11-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "fe1ab9d69c5e1a0e025e1ab9ca53672fac4ef41a4b8d5a950a169847b0a093f2",
"md5": "aefdd4c27042e6ac49e71eb6b85039e3",
"sha256": "3b71a19f5846647ffc63755497184ec54241ea20b72d80770de2db18d87b454c"
},
"downloads": -1,
"filename": "passagemath_benzene-10.5.11-cp312-cp312-musllinux_1_2_i686.whl",
"has_sig": false,
"md5_digest": "aefdd4c27042e6ac49e71eb6b85039e3",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": "<3.13,>=3.9",
"size": 55527,
"upload_time": "2024-12-21T12:28:16",
"upload_time_iso_8601": "2024-12-21T12:28:16.473513Z",
"url": "https://files.pythonhosted.org/packages/fe/1a/b9d69c5e1a0e025e1ab9ca53672fac4ef41a4b8d5a950a169847b0a093f2/passagemath_benzene-10.5.11-cp312-cp312-musllinux_1_2_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "90cf970cf6577b990a012f0e6bebc1d24bb45efd15de45106c36cc0a2d8b130b",
"md5": "2963e1cbd622513ad3f1dd47ee507e1e",
"sha256": "424465ec4badd473e5b4737353412d6af78d7b51a418613f1148f5bedcb9609b"
},
"downloads": -1,
"filename": "passagemath_benzene-10.5.11-cp312-cp312-musllinux_1_2_x86_64.whl",
"has_sig": false,
"md5_digest": "2963e1cbd622513ad3f1dd47ee507e1e",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": "<3.13,>=3.9",
"size": 54509,
"upload_time": "2024-12-21T12:28:18",
"upload_time_iso_8601": "2024-12-21T12:28:18.831076Z",
"url": "https://files.pythonhosted.org/packages/90/cf/970cf6577b990a012f0e6bebc1d24bb45efd15de45106c36cc0a2d8b130b/passagemath_benzene-10.5.11-cp312-cp312-musllinux_1_2_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "2029e2e6cb2a957241cc304b6d94e29537c8fc84cc19c6f16397a4d0ba661b8a",
"md5": "3073d16071844cbfa01124b01e6d39e6",
"sha256": "cd3b90cadd2aacb7d2c0e500c876549d6954172c60d478f8e02ebb7f52e1e675"
},
"downloads": -1,
"filename": "passagemath_benzene-10.5.11-cp39-cp39-macosx_13_0_x86_64.whl",
"has_sig": false,
"md5_digest": "3073d16071844cbfa01124b01e6d39e6",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": "<3.13,>=3.9",
"size": 30964,
"upload_time": "2024-12-21T12:28:20",
"upload_time_iso_8601": "2024-12-21T12:28:20.127476Z",
"url": "https://files.pythonhosted.org/packages/20/29/e2e6cb2a957241cc304b6d94e29537c8fc84cc19c6f16397a4d0ba661b8a/passagemath_benzene-10.5.11-cp39-cp39-macosx_13_0_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "df0854591ffe43ec4ae556ccefafd6a242b2feb268ec4c4ce98b18e849b2b64c",
"md5": "f74131a5748b828413418c937db0686d",
"sha256": "3b78c74dbdb3921c4cdd8bf21fddba2ee584b853bf7756b6babd96bd4d70ffc9"
},
"downloads": -1,
"filename": "passagemath_benzene-10.5.11-cp39-cp39-macosx_14_0_arm64.whl",
"has_sig": false,
"md5_digest": "f74131a5748b828413418c937db0686d",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": "<3.13,>=3.9",
"size": 29442,
"upload_time": "2024-12-21T12:28:22",
"upload_time_iso_8601": "2024-12-21T12:28:22.098529Z",
"url": "https://files.pythonhosted.org/packages/df/08/54591ffe43ec4ae556ccefafd6a242b2feb268ec4c4ce98b18e849b2b64c/passagemath_benzene-10.5.11-cp39-cp39-macosx_14_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "37d7c70499f751b2abe82d685e33ad3d5d4dcdec02461c61ffad6647f5de209b",
"md5": "d7ac1539ebb3194ca9cc05c37bdba8a6",
"sha256": "1125f2779f6e50d6948160d67d39829ffa5700b8f0d3ce0d044f98d11c2df8a0"
},
"downloads": -1,
"filename": "passagemath_benzene-10.5.11-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
"has_sig": false,
"md5_digest": "d7ac1539ebb3194ca9cc05c37bdba8a6",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": "<3.13,>=3.9",
"size": 49497,
"upload_time": "2024-12-21T12:28:22",
"upload_time_iso_8601": "2024-12-21T12:28:22.940407Z",
"url": "https://files.pythonhosted.org/packages/37/d7/c70499f751b2abe82d685e33ad3d5d4dcdec02461c61ffad6647f5de209b/passagemath_benzene-10.5.11-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": "8b5ad9bd635b05bacfdc5392674d248a2cf268e03c7ea0ff702a452317d99220",
"md5": "a9351889374e8907f1d0d527589cee3a",
"sha256": "27e34566cad0536186bde32339a8e882abe717d6ebe37061f0ce67657acc51a3"
},
"downloads": -1,
"filename": "passagemath_benzene-10.5.11-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl",
"has_sig": false,
"md5_digest": "a9351889374e8907f1d0d527589cee3a",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": "<3.13,>=3.9",
"size": 51955,
"upload_time": "2024-12-21T12:28:23",
"upload_time_iso_8601": "2024-12-21T12:28:23.819942Z",
"url": "https://files.pythonhosted.org/packages/8b/5a/d9bd635b05bacfdc5392674d248a2cf268e03c7ea0ff702a452317d99220/passagemath_benzene-10.5.11-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "a22845da1cc21a871869386437e1050e49800f9b22923d091698ed7011fa5374",
"md5": "58d3497324c82c583bff504b4c8204e4",
"sha256": "ea20e10b947a59619a670ec032a64d969e51fda92ef5a9348c66a9d078042902"
},
"downloads": -1,
"filename": "passagemath_benzene-10.5.11-cp39-cp39-musllinux_1_2_i686.whl",
"has_sig": false,
"md5_digest": "58d3497324c82c583bff504b4c8204e4",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": "<3.13,>=3.9",
"size": 54016,
"upload_time": "2024-12-21T12:28:24",
"upload_time_iso_8601": "2024-12-21T12:28:24.760500Z",
"url": "https://files.pythonhosted.org/packages/a2/28/45da1cc21a871869386437e1050e49800f9b22923d091698ed7011fa5374/passagemath_benzene-10.5.11-cp39-cp39-musllinux_1_2_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "13594a8443144af1172274f04981da44e7d42e272de93e05c0d3ea20f959030d",
"md5": "6d8a515ba66162c0584bd577d2b1969a",
"sha256": "1a4990349b0538c1999dbfb2f6a1612a1de87142d2c5494b1aee8deb27b91a97"
},
"downloads": -1,
"filename": "passagemath_benzene-10.5.11-cp39-cp39-musllinux_1_2_x86_64.whl",
"has_sig": false,
"md5_digest": "6d8a515ba66162c0584bd577d2b1969a",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": "<3.13,>=3.9",
"size": 53378,
"upload_time": "2024-12-21T12:28:25",
"upload_time_iso_8601": "2024-12-21T12:28:25.700497Z",
"url": "https://files.pythonhosted.org/packages/13/59/4a8443144af1172274f04981da44e7d42e272de93e05c0d3ea20f959030d/passagemath_benzene-10.5.11-cp39-cp39-musllinux_1_2_x86_64.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-21 12:27:49",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "passagemath",
"github_project": "passagemath",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"tox": true,
"lcname": "passagemath-benzene"
}