===============================================================================
passagemath: Generation of nonisomorphic fullerenes with buckygen
===============================================================================
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-buckygen`` provides an interface
to `buckygen <http://caagt.ugent.be/buckygen/>`_, a program for the efficient
generation of all nonisomorphic fullerenes.
What is included
----------------
* Binary wheels on PyPI contain prebuilt copies of buckygen.
Examples
--------
Using the buckygen program on the command line::
$ pipx run --pip-args="--prefer-binary" --spec "passagemath-buckygen[test]" sage -sh -c buckygen
Finding the installation location of the buckygen program::
$ pipx run --pip-args="--prefer-binary" --spec "passagemath-buckygen[test]" ipython
In [1]: from sage.features.graph_generators import Buckygen
In [2]: Buckygen().absolute_filename()
Out[2]: '.../bin/buckygen'
Using the Python interface::
$ pipx run --pip-args="--prefer-binary" --spec "passagemath-buckygen[test]" ipython
In [1]: from sage.all__sagemath_buckygen import *
In [2]: len(list(graphs.fullerenes(60)))
Out[2]: 1812
In [3]: gen = graphs.fullerenes(60, ipr=True); next(gen)
Out[3]: Graph on 60 vertices
Raw data
{
"_id": null,
"home_page": null,
"name": "passagemath-buckygen",
"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: Generation of nonisomorphic fullerenes with buckygen\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-buckygen`` provides an interface\nto `buckygen <http://caagt.ugent.be/buckygen/>`_, a program for the efficient\ngeneration of all nonisomorphic fullerenes.\n\n\nWhat is included\n----------------\n\n* Binary wheels on PyPI contain prebuilt copies of buckygen.\n\n\nExamples\n--------\n\nUsing the buckygen program on the command line::\n\n $ pipx run --pip-args=\"--prefer-binary\" --spec \"passagemath-buckygen[test]\" sage -sh -c buckygen\n\nFinding the installation location of the buckygen program::\n\n $ pipx run --pip-args=\"--prefer-binary\" --spec \"passagemath-buckygen[test]\" ipython\n\n In [1]: from sage.features.graph_generators import Buckygen\n\n In [2]: Buckygen().absolute_filename()\n Out[2]: '.../bin/buckygen'\n\nUsing the Python interface::\n\n $ pipx run --pip-args=\"--prefer-binary\" --spec \"passagemath-buckygen[test]\" ipython\n\n In [1]: from sage.all__sagemath_buckygen import *\n\n In [2]: len(list(graphs.fullerenes(60)))\n Out[2]: 1812\n\n In [3]: gen = graphs.fullerenes(60, ipr=True); next(gen)\n Out[3]: Graph on 60 vertices\n",
"bugtrack_url": null,
"license": "GNU General Public License (GPL) v2 or later",
"summary": "passagemath: Generation of nonisomorphic fullerenes with buckygen",
"version": "10.5.20",
"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": "a3bc2e88dca19fcd875d63cf00c55ec20e0dccd2c16ae669a96f0bfaa802ca92",
"md5": "58257aa4f36f091fcdef192f2e8c1a56",
"sha256": "17c383d6a784bf89ea27bf03f33d70fe36f6255539cf06c91fad8721396bd104"
},
"downloads": -1,
"filename": "passagemath_buckygen-10.5.20-cp310-cp310-macosx_13_0_x86_64.whl",
"has_sig": false,
"md5_digest": "58257aa4f36f091fcdef192f2e8c1a56",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": "<3.13,>=3.9",
"size": 92727,
"upload_time": "2025-01-12T13:04:03",
"upload_time_iso_8601": "2025-01-12T13:04:03.634410Z",
"url": "https://files.pythonhosted.org/packages/a3/bc/2e88dca19fcd875d63cf00c55ec20e0dccd2c16ae669a96f0bfaa802ca92/passagemath_buckygen-10.5.20-cp310-cp310-macosx_13_0_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "041bbafac584b1426802bff44709eecacc548286235ac5e41a095d29b4e9e7fd",
"md5": "4d6a65c39b9b791920cb45b081b2f300",
"sha256": "e762dd574d3c2ecdf45f0ba1d5ca72e19620ca56527c944a5d7cee69d7a250bf"
},
"downloads": -1,
"filename": "passagemath_buckygen-10.5.20-cp310-cp310-macosx_14_0_arm64.whl",
"has_sig": false,
"md5_digest": "4d6a65c39b9b791920cb45b081b2f300",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": "<3.13,>=3.9",
"size": 87169,
"upload_time": "2025-01-12T13:04:04",
"upload_time_iso_8601": "2025-01-12T13:04:04.741595Z",
"url": "https://files.pythonhosted.org/packages/04/1b/bafac584b1426802bff44709eecacc548286235ac5e41a095d29b4e9e7fd/passagemath_buckygen-10.5.20-cp310-cp310-macosx_14_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "3a611619ed9143251ee29d1e4991bee00fbb6dee1c9a9257069ecd255bc3f0ef",
"md5": "a70acf591c3c670e3cc37e80ed57d0eb",
"sha256": "558e977f0619dcbe668d7db59a1263deef06359d03ea6e8df285d5c32a19a573"
},
"downloads": -1,
"filename": "passagemath_buckygen-10.5.20-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
"has_sig": false,
"md5_digest": "a70acf591c3c670e3cc37e80ed57d0eb",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": "<3.13,>=3.9",
"size": 291443,
"upload_time": "2025-01-12T13:04:05",
"upload_time_iso_8601": "2025-01-12T13:04:05.759002Z",
"url": "https://files.pythonhosted.org/packages/3a/61/1619ed9143251ee29d1e4991bee00fbb6dee1c9a9257069ecd255bc3f0ef/passagemath_buckygen-10.5.20-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": "2671b779fd625d2ab2074d92c37a98bed943aa574684f59a2506b8f6332f384c",
"md5": "fa4a3dd0a5764b540af3bf385d1903a8",
"sha256": "d483a911bfcc64093a14bc50f6920271bf12888c8994976f6241d6c244fe92cc"
},
"downloads": -1,
"filename": "passagemath_buckygen-10.5.20-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl",
"has_sig": false,
"md5_digest": "fa4a3dd0a5764b540af3bf385d1903a8",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": "<3.13,>=3.9",
"size": 334685,
"upload_time": "2025-01-12T13:04:07",
"upload_time_iso_8601": "2025-01-12T13:04:07.001522Z",
"url": "https://files.pythonhosted.org/packages/26/71/b779fd625d2ab2074d92c37a98bed943aa574684f59a2506b8f6332f384c/passagemath_buckygen-10.5.20-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": "027892f5ed07076c7e90050b8fb3915edbc80beb0323e08735cb58130f80bd56",
"md5": "d050410d864c5132ccc844d533c1aabc",
"sha256": "c91b60cc32ed5e6a2dbf34d5a44fdbd04a0678f2a30ecd8f295f06e017104a21"
},
"downloads": -1,
"filename": "passagemath_buckygen-10.5.20-cp310-cp310-musllinux_1_2_i686.whl",
"has_sig": false,
"md5_digest": "d050410d864c5132ccc844d533c1aabc",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": "<3.13,>=3.9",
"size": 313013,
"upload_time": "2025-01-12T13:04:09",
"upload_time_iso_8601": "2025-01-12T13:04:09.708755Z",
"url": "https://files.pythonhosted.org/packages/02/78/92f5ed07076c7e90050b8fb3915edbc80beb0323e08735cb58130f80bd56/passagemath_buckygen-10.5.20-cp310-cp310-musllinux_1_2_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "d5ff03fe12d08bd4e52d3d8b1bff817d99c14e36c68479386a40b69da3da8627",
"md5": "3c5fa9eb8f891bea61a17206b7874727",
"sha256": "b961b42992c72f034f495473d29b981bbadcb84d30dd05e990b7aa787e5101c3"
},
"downloads": -1,
"filename": "passagemath_buckygen-10.5.20-cp310-cp310-musllinux_1_2_x86_64.whl",
"has_sig": false,
"md5_digest": "3c5fa9eb8f891bea61a17206b7874727",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": "<3.13,>=3.9",
"size": 329296,
"upload_time": "2025-01-12T13:04:12",
"upload_time_iso_8601": "2025-01-12T13:04:12.945911Z",
"url": "https://files.pythonhosted.org/packages/d5/ff/03fe12d08bd4e52d3d8b1bff817d99c14e36c68479386a40b69da3da8627/passagemath_buckygen-10.5.20-cp310-cp310-musllinux_1_2_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "2f5ff1e98eb9f5a329ca1647df4df51c50146a67a0b5544a1336c6a918fdefbd",
"md5": "edb444f8745bafc6221d88a876b4e9a0",
"sha256": "b57b22bd79d16494e3467c63c15c141c59f942bb4c57a804a5bf5e84d55528b9"
},
"downloads": -1,
"filename": "passagemath_buckygen-10.5.20-cp311-cp311-macosx_13_0_x86_64.whl",
"has_sig": false,
"md5_digest": "edb444f8745bafc6221d88a876b4e9a0",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": "<3.13,>=3.9",
"size": 92550,
"upload_time": "2025-01-12T13:04:14",
"upload_time_iso_8601": "2025-01-12T13:04:14.163136Z",
"url": "https://files.pythonhosted.org/packages/2f/5f/f1e98eb9f5a329ca1647df4df51c50146a67a0b5544a1336c6a918fdefbd/passagemath_buckygen-10.5.20-cp311-cp311-macosx_13_0_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "9e9c792ee914b7a6b968963668bec21f9efda08dc6acf69baf5130d36856bc58",
"md5": "57b70d824ce6846f0b24764b845985fe",
"sha256": "6b444c1423f3a4135df7acbc8fc315684a2e86772b60f05e938ee62a3f0b00bf"
},
"downloads": -1,
"filename": "passagemath_buckygen-10.5.20-cp311-cp311-macosx_14_0_arm64.whl",
"has_sig": false,
"md5_digest": "57b70d824ce6846f0b24764b845985fe",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": "<3.13,>=3.9",
"size": 86999,
"upload_time": "2025-01-12T13:04:15",
"upload_time_iso_8601": "2025-01-12T13:04:15.222494Z",
"url": "https://files.pythonhosted.org/packages/9e/9c/792ee914b7a6b968963668bec21f9efda08dc6acf69baf5130d36856bc58/passagemath_buckygen-10.5.20-cp311-cp311-macosx_14_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "fe3361caeb1c5f64ebf5f26655050b0beda1626c170c50797496209d7acddef7",
"md5": "0e5d6be01539fa354c1bdacf0767b702",
"sha256": "ba448b527a2de2f9a2cb818dc93df3305ad818f01dec8d3f7361f1713be230e6"
},
"downloads": -1,
"filename": "passagemath_buckygen-10.5.20-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
"has_sig": false,
"md5_digest": "0e5d6be01539fa354c1bdacf0767b702",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": "<3.13,>=3.9",
"size": 292310,
"upload_time": "2025-01-12T13:04:16",
"upload_time_iso_8601": "2025-01-12T13:04:16.274135Z",
"url": "https://files.pythonhosted.org/packages/fe/33/61caeb1c5f64ebf5f26655050b0beda1626c170c50797496209d7acddef7/passagemath_buckygen-10.5.20-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": "6ce39373e0009e71c0b4db7595f4b9a4c4b6c9d55394fcecc4b2504f81f95b15",
"md5": "3aeb14da4141bdb51843a53525b4477a",
"sha256": "22f2e56959196ccde2e2478118db9f844b8ae356f08ac82ef6111a56c0c1010b"
},
"downloads": -1,
"filename": "passagemath_buckygen-10.5.20-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl",
"has_sig": false,
"md5_digest": "3aeb14da4141bdb51843a53525b4477a",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": "<3.13,>=3.9",
"size": 335495,
"upload_time": "2025-01-12T13:04:17",
"upload_time_iso_8601": "2025-01-12T13:04:17.592033Z",
"url": "https://files.pythonhosted.org/packages/6c/e3/9373e0009e71c0b4db7595f4b9a4c4b6c9d55394fcecc4b2504f81f95b15/passagemath_buckygen-10.5.20-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": "67b311543ab3c22c9eebe2717e1865b914a92199f79cab9dddd2edb108474e73",
"md5": "0daf4d13175aad4ccbc776b87781b001",
"sha256": "8ffb0ff0c6a9329c3405ef5633c8abea8ec1f552b56c7ef3b4a381168cdf2e31"
},
"downloads": -1,
"filename": "passagemath_buckygen-10.5.20-cp311-cp311-musllinux_1_2_i686.whl",
"has_sig": false,
"md5_digest": "0daf4d13175aad4ccbc776b87781b001",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": "<3.13,>=3.9",
"size": 313873,
"upload_time": "2025-01-12T13:04:18",
"upload_time_iso_8601": "2025-01-12T13:04:18.890988Z",
"url": "https://files.pythonhosted.org/packages/67/b3/11543ab3c22c9eebe2717e1865b914a92199f79cab9dddd2edb108474e73/passagemath_buckygen-10.5.20-cp311-cp311-musllinux_1_2_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "e8820189234eb6c82909cbb70e07b8d827d0847ebabf18d3c0ed19d3bbd31481",
"md5": "74c1339acc9837f00dfcc3dd77522f7c",
"sha256": "f23e0a07953ce54fbeca9447bf26e390fd4fd3d4723b7f4d0cec38d20525490b"
},
"downloads": -1,
"filename": "passagemath_buckygen-10.5.20-cp311-cp311-musllinux_1_2_x86_64.whl",
"has_sig": false,
"md5_digest": "74c1339acc9837f00dfcc3dd77522f7c",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": "<3.13,>=3.9",
"size": 330174,
"upload_time": "2025-01-12T13:04:20",
"upload_time_iso_8601": "2025-01-12T13:04:20.168674Z",
"url": "https://files.pythonhosted.org/packages/e8/82/0189234eb6c82909cbb70e07b8d827d0847ebabf18d3c0ed19d3bbd31481/passagemath_buckygen-10.5.20-cp311-cp311-musllinux_1_2_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "9ffe22e43bf90664d39b959e154562c78465f9c990ede4debd6d53fb61cdf1f7",
"md5": "4597cd3f6add733fb3106267d20b1ded",
"sha256": "f0bdb83aff2e07fe421c35d1f8e28dac9d83f072f5add4bcef8dcf3a5ee35aee"
},
"downloads": -1,
"filename": "passagemath_buckygen-10.5.20-cp312-cp312-macosx_13_0_x86_64.whl",
"has_sig": false,
"md5_digest": "4597cd3f6add733fb3106267d20b1ded",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": "<3.13,>=3.9",
"size": 92586,
"upload_time": "2025-01-12T13:04:21",
"upload_time_iso_8601": "2025-01-12T13:04:21.387159Z",
"url": "https://files.pythonhosted.org/packages/9f/fe/22e43bf90664d39b959e154562c78465f9c990ede4debd6d53fb61cdf1f7/passagemath_buckygen-10.5.20-cp312-cp312-macosx_13_0_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "8e2ebf68ddb19dc1061884947685820688c69086ee171f6b406f3c54cd3a4936",
"md5": "126174c86cc29013fc19fe3a05f4d403",
"sha256": "f5b794c957c8f0d320650d82adbc9d4e1759b73f3affaa272c12743d9ad7db92"
},
"downloads": -1,
"filename": "passagemath_buckygen-10.5.20-cp312-cp312-macosx_14_0_arm64.whl",
"has_sig": false,
"md5_digest": "126174c86cc29013fc19fe3a05f4d403",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": "<3.13,>=3.9",
"size": 87039,
"upload_time": "2025-01-12T13:04:22",
"upload_time_iso_8601": "2025-01-12T13:04:22.401300Z",
"url": "https://files.pythonhosted.org/packages/8e/2e/bf68ddb19dc1061884947685820688c69086ee171f6b406f3c54cd3a4936/passagemath_buckygen-10.5.20-cp312-cp312-macosx_14_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "df83bbf103c51ad07777d1c525c612e3d2529b8f388b54e714952cb4af3d6958",
"md5": "4ae15657e1155e25538d2aa5c0a36ef5",
"sha256": "5d70cc3ff7c4f2c52fb8fc1e49fc33a2a1fa91cccdd0a6cc23f6cc5889ade711"
},
"downloads": -1,
"filename": "passagemath_buckygen-10.5.20-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
"has_sig": false,
"md5_digest": "4ae15657e1155e25538d2aa5c0a36ef5",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": "<3.13,>=3.9",
"size": 292426,
"upload_time": "2025-01-12T13:04:24",
"upload_time_iso_8601": "2025-01-12T13:04:24.698501Z",
"url": "https://files.pythonhosted.org/packages/df/83/bbf103c51ad07777d1c525c612e3d2529b8f388b54e714952cb4af3d6958/passagemath_buckygen-10.5.20-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": "4cbb8a59aae1800b51b31afe5a3a02650ce5e7c206878df5f569f78b6704aff0",
"md5": "7af6240e61abb05fdd001b13c081f0b3",
"sha256": "8fdd152498d75bb45b73a5325846d2b19d50e25f0e8dc6ccd396e2a7ce5a71c9"
},
"downloads": -1,
"filename": "passagemath_buckygen-10.5.20-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl",
"has_sig": false,
"md5_digest": "7af6240e61abb05fdd001b13c081f0b3",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": "<3.13,>=3.9",
"size": 335684,
"upload_time": "2025-01-12T13:04:25",
"upload_time_iso_8601": "2025-01-12T13:04:25.967346Z",
"url": "https://files.pythonhosted.org/packages/4c/bb/8a59aae1800b51b31afe5a3a02650ce5e7c206878df5f569f78b6704aff0/passagemath_buckygen-10.5.20-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": "60ea092539266c55c66254c00840edea103e4ebe56e1ea65a2984387a2dd1026",
"md5": "d72f76b4784b1ffca5072d36acff3bee",
"sha256": "d73904de70e7ff3106d568eaad89685e4503ae3b16187dd251a1a1b9711ea78d"
},
"downloads": -1,
"filename": "passagemath_buckygen-10.5.20-cp312-cp312-musllinux_1_2_i686.whl",
"has_sig": false,
"md5_digest": "d72f76b4784b1ffca5072d36acff3bee",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": "<3.13,>=3.9",
"size": 314340,
"upload_time": "2025-01-12T13:04:27",
"upload_time_iso_8601": "2025-01-12T13:04:27.318124Z",
"url": "https://files.pythonhosted.org/packages/60/ea/092539266c55c66254c00840edea103e4ebe56e1ea65a2984387a2dd1026/passagemath_buckygen-10.5.20-cp312-cp312-musllinux_1_2_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "59f7e15f5cda208ff75704a06f755a79ea0b45fb8e2ca620cee558ed12cb6f7f",
"md5": "b5afe11e52d3e5428cdd43d699b274ed",
"sha256": "281224c950fb981318dc76dcf1abf0e9a5258d61b0dda023d14e55263273ae6b"
},
"downloads": -1,
"filename": "passagemath_buckygen-10.5.20-cp312-cp312-musllinux_1_2_x86_64.whl",
"has_sig": false,
"md5_digest": "b5afe11e52d3e5428cdd43d699b274ed",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": "<3.13,>=3.9",
"size": 330202,
"upload_time": "2025-01-12T13:04:28",
"upload_time_iso_8601": "2025-01-12T13:04:28.648544Z",
"url": "https://files.pythonhosted.org/packages/59/f7/e15f5cda208ff75704a06f755a79ea0b45fb8e2ca620cee558ed12cb6f7f/passagemath_buckygen-10.5.20-cp312-cp312-musllinux_1_2_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "2a3a2cbc1fff4f29994e9ea118e4f9624c4a978b075d50903da163d980ec6a94",
"md5": "5dd7eaa49badcddb786d0a3ab9fbb72f",
"sha256": "6ec57df7b3f1de8ccdc41fef75fb321af8d555785160ab9259d7fed951f1c45e"
},
"downloads": -1,
"filename": "passagemath_buckygen-10.5.20-cp39-cp39-macosx_13_0_x86_64.whl",
"has_sig": false,
"md5_digest": "5dd7eaa49badcddb786d0a3ab9fbb72f",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": "<3.13,>=3.9",
"size": 92722,
"upload_time": "2025-01-12T13:04:30",
"upload_time_iso_8601": "2025-01-12T13:04:30.585835Z",
"url": "https://files.pythonhosted.org/packages/2a/3a/2cbc1fff4f29994e9ea118e4f9624c4a978b075d50903da163d980ec6a94/passagemath_buckygen-10.5.20-cp39-cp39-macosx_13_0_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "f2a3387aee235ccd57020fc5885eba12e1e534991949f67b906adab2df78122e",
"md5": "6b3271bd5af71cf2695ee9885aa8455c",
"sha256": "ebef866840695c41906140a4b769517c06622759858de58d02f5bd0e8e528f6b"
},
"downloads": -1,
"filename": "passagemath_buckygen-10.5.20-cp39-cp39-macosx_14_0_arm64.whl",
"has_sig": false,
"md5_digest": "6b3271bd5af71cf2695ee9885aa8455c",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": "<3.13,>=3.9",
"size": 87168,
"upload_time": "2025-01-12T13:04:33",
"upload_time_iso_8601": "2025-01-12T13:04:33.060986Z",
"url": "https://files.pythonhosted.org/packages/f2/a3/387aee235ccd57020fc5885eba12e1e534991949f67b906adab2df78122e/passagemath_buckygen-10.5.20-cp39-cp39-macosx_14_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "b270dcb4ec0be440ef57c13f43b9a820121774f67d0c16cca22f8c79a964659c",
"md5": "c6685411218b6ec8ba7c78095307a71f",
"sha256": "2f9b4ac4cbff9075e23bc5d49e0147f0db0c7e96f1839a40e7d7457b9ae23825"
},
"downloads": -1,
"filename": "passagemath_buckygen-10.5.20-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
"has_sig": false,
"md5_digest": "c6685411218b6ec8ba7c78095307a71f",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": "<3.13,>=3.9",
"size": 291207,
"upload_time": "2025-01-12T13:04:34",
"upload_time_iso_8601": "2025-01-12T13:04:34.038088Z",
"url": "https://files.pythonhosted.org/packages/b2/70/dcb4ec0be440ef57c13f43b9a820121774f67d0c16cca22f8c79a964659c/passagemath_buckygen-10.5.20-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": "850e42186d9052b971a84004cc27b00696804dd6311499baf2c883aecd0dc234",
"md5": "b7e5215e3d6f3a1c64b8163f93d773aa",
"sha256": "ed50ab76d92bfe1e6e863525c57d1a23a897bc4cfef1baac825497e12c200205"
},
"downloads": -1,
"filename": "passagemath_buckygen-10.5.20-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl",
"has_sig": false,
"md5_digest": "b7e5215e3d6f3a1c64b8163f93d773aa",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": "<3.13,>=3.9",
"size": 334494,
"upload_time": "2025-01-12T13:04:35",
"upload_time_iso_8601": "2025-01-12T13:04:35.239276Z",
"url": "https://files.pythonhosted.org/packages/85/0e/42186d9052b971a84004cc27b00696804dd6311499baf2c883aecd0dc234/passagemath_buckygen-10.5.20-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": "ec70f1ce38462a8c351d151f0785de048f43417b7dc33ea759c12f593b582c13",
"md5": "b064c63b6b65efbd063a54b1764359f8",
"sha256": "63180bdaf389abcef68d53016f0c6e72e7ee295b2217d65b8d94f50e438ec97f"
},
"downloads": -1,
"filename": "passagemath_buckygen-10.5.20-cp39-cp39-musllinux_1_2_i686.whl",
"has_sig": false,
"md5_digest": "b064c63b6b65efbd063a54b1764359f8",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": "<3.13,>=3.9",
"size": 312815,
"upload_time": "2025-01-12T13:04:36",
"upload_time_iso_8601": "2025-01-12T13:04:36.342727Z",
"url": "https://files.pythonhosted.org/packages/ec/70/f1ce38462a8c351d151f0785de048f43417b7dc33ea759c12f593b582c13/passagemath_buckygen-10.5.20-cp39-cp39-musllinux_1_2_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "22b54a37d6997beac041763a2b8ecb48ca6e646eeb1f394fee4514f56f1c4f2d",
"md5": "b0e41eb1048dbf7482947e9a250cb843",
"sha256": "64249375f74bb505ff687198c8278fe7234c69434cab5842f5041a11ec57bf54"
},
"downloads": -1,
"filename": "passagemath_buckygen-10.5.20-cp39-cp39-musllinux_1_2_x86_64.whl",
"has_sig": false,
"md5_digest": "b0e41eb1048dbf7482947e9a250cb843",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": "<3.13,>=3.9",
"size": 329067,
"upload_time": "2025-01-12T13:04:37",
"upload_time_iso_8601": "2025-01-12T13:04:37.500244Z",
"url": "https://files.pythonhosted.org/packages/22/b5/4a37d6997beac041763a2b8ecb48ca6e646eeb1f394fee4514f56f1c4f2d/passagemath_buckygen-10.5.20-cp39-cp39-musllinux_1_2_x86_64.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-12 13:04:03",
"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-buckygen"
}