uedge


Nameuedge JSON
Version 8.1.1.0 PyPI version JSON
download
home_pageNone
Summary2D Fluid simulation of plasma and neutrals in magnetic fusion devices
upload_time2024-07-14 00:09:22
maintainerNone
docs_urlNone
authorTom Rognlien
requires_python>=3.7
licenseNone
keywords plasma fusion tokamak edge-plasma scrape-off layer multi-fluid
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # UEDGE
A 2D time-dependent fluid simulation code of plasma and neutrals in magnetic fusion devices.
## Brief description 
UEDGE is an interactive suite of physics packages using the Python or BASIS scripting systems. 
The original (circa 2007) Python version was further developed under the FACETS SciDAC project 
[Cary 2008, McCourt 2012]. The plasma is described by time-dependent 2D plasma fluid equations 
that include equations for density, velocity, ion temperature, electron temperature, electrostatic 
potential, and gas density in the edge region of a magnetic fusion energy confinement device. slab, 
cylindrical, and toroidal geometries are allowed, and closed and open magnetic field-line regions 
are included. Classical transport is assumed along magnetic field lines, and anomalous transport 
is assumed across field lines.  Multi-charge state impurities can be included with the corresponding 
line-radiation energy loss. 

## Method of solution
A fully implicit numerical algorithm is used that allows both Newton-like iterations to steady state 
and time-dependent solutions with large time-steps.  A preconditioning matrix is obtained by approximate 
(ILUT) inversion of a numerical finite-difference Jacobian, which is then used in a Newton-Krylov 
solution algorithm. A finite-volume differencing algorithm is used. Over 95% of the coding is in 
Fortran with the remainder being C.

## Related and auxiliary software

Although UEDGE is written in Fortran, for efficient execution and analysis of results, it utilizes 
either Python or BASIS scripting shells. Python is easily available for many platforms 
(http://www.Python.org/). The features and availability of BASIS are described in "Basis Manual Set" 
by P.F. Dubois, Z.C. Motteler, et al., Lawrence Livermore National Laboratory report UCRL-MA-118541, 
June, 2002 and http://basis.llnl.gov/), however, BASIS is deprecated. Contact one of the UEDGE developers
if you insist on running it within that environment. 
The Python version of UEDGE uses the same source files but utilizes Forthon to produce a Python-compatible 
source.  Forthon has been developed by D.P. Grote (see http://hifweb.lbl.gov/Forthon/ and Grote et al. 
in the references below), and it is freely available. The graphics can be performed by any package importable 
to Python, such as PYGIST.  The parallel version of UEDGE available through Python also uses the PETSc linear 
algebra solver whose development has been led by ANL (https://www.mcs.anl.gov/petsc/).

UEDGE can also be coupled to other codes.  An excellent example is couplling to the DUSTT code from
UCSD (contact rsmirnov@eng.ucsd.edu) that follows the trajectories and ablation of dust particles in
the background UEDGE plasma and provides impurity sources to UEDGE.  For an example, see R. Smirnov
et al., Phys. Plasmas 22 (2015) 012506.

## Getting started 
The easiest way to try out UEDGE is to download a static executable that should run on any Linux system; see
the link to the executable [see uedge_executable file].  The second method is to download the UEDGE source files, and then build a Python
version or a Basis version [see uedge_source directory].

## How to get involved and contribute
Sent email to one of the developers listed below expressing your interest in modifying or developing packages 
for UEDGE.  Either new or improved physics models or numerical algorithms are most welcome.

## Authors contributing to V7 release
T.D. Rognlien, I. Joseph, W.H. Meyer, M.E. Rensink, and M.V. Umansky, LLNL  
(trognlien@llnl.gov, joseph5@llnl.gov, meyer8@llnl.gov, rensink1@llnl.gov, umansky1@llnl.gov)

## Acknowledgements to previous contributors
P.N. Brown, R.H. Cohen, D.P. Grote, A.C. Hindmarsh, L.L. LoDestro, J.L. Milovich, 
A. Pankin, G.D. Porter, and G.R. Smith, all presently or formerly at LLNL; M. McCourt, 
L.C. McInnes, and H. Zhang, ANL; J.R. Cary, A.H. Hakim, S.E. Kruger, and A. Pankin, Tech-X; 
D.A. Knoll, INEEL; D.P. Stotler, PPPL; B.J. Braams, retired, IAEA; A.Yu. Pigarov and 
R. Smirnov, UCSD; J.D. Elder, U. Toronto; M. Groth, Aalto Univ.; and R.B. Campbell, Sandia.

## References
**_UEDGE development_**   
T.D. Rognlien, J.L. Milovich, M.E. Rensink, and G.D. Porter, J. Nucl. Mat. 196-198 (1992) 347-351.  
G.R. Smith, P.N. Brown, R.B. Campbell, D.A. Knoll, P.R. McHugh, M.E. Rensink, and T.D. Rognlien, J. Nucl. Mater. 220-222 (1995) 1024.  
M.E. Rensink and T.D. Rognlien, J. Nucl. Mater. 266-269 (1999) 1180.  
T.D. Rognlien, D.D. Ryutov, N. Mattor, and G.D. Porter, Phys. Plasmas 6, (1999) 1851.  
T.D. Rognlien, M.E. Rensink, and G.R. Smith, "User manual for the UEDGE edge-plasma transport code," January 2000, LLNL Rpt. UCRL-ID-137121, lastest revision May 1, 2013.  

**_Forthon development_** 
D. P. Grote, A. Friedman, I. Haber, ``Methods used in WARP3d, a Three-Dimensional PIC/Accelerator Code'', Proceedings of the 1996 Computational Accelerator Physics Conference, AIP Conference Proceedings 391, p. 51.  
See also: http://hifweb.lbl.gov/Forthon/  .

**_FACETS project_**    
J.R. Cary, J. Candy, R.H. Cohen et al., J. Phys.: Conf. Ser. 125 (2008) 012040.  
A.H. Hakim, T.D. Rognlien, R.J. Groebner et al., Phys. Plasmas 19 (2012) 032505.  
M. McCourt, T.D. Rognlien, L.C. McInnes, and H. Zhang, Computational Science & Discovery 5 (2012) 014012.  

## Release 

UEDGE is released under an LGPL license.  For more details see the
NOTICE and LICENSE files.

``LLNL-CODE-845914``
------
--------

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "uedge",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "Bill Meyer <meyer8@llnl.gov>, Andreas Holm <holm10@llnl.gov>",
    "keywords": "plasma, fusion, tokamak, edge-plasma, scrape-off layer, multi-fluid",
    "author": "Tom Rognlien",
    "author_email": null,
    "download_url": null,
    "platform": null,
    "description": "# UEDGE\nA 2D time-dependent fluid simulation code of plasma and neutrals in magnetic fusion devices.\n## Brief description \nUEDGE is an interactive suite of physics packages using the Python or BASIS scripting systems. \nThe original (circa 2007) Python version was further developed under the FACETS SciDAC project \n[Cary 2008, McCourt 2012]. The plasma is described by time-dependent 2D plasma fluid equations \nthat include equations for density, velocity, ion temperature, electron temperature, electrostatic \npotential, and gas density in the edge region of a magnetic fusion energy confinement device. slab, \ncylindrical, and toroidal geometries are allowed, and closed and open magnetic field-line regions \nare included. Classical transport is assumed along magnetic field lines, and anomalous transport \nis assumed across field lines.  Multi-charge state impurities can be included with the corresponding \nline-radiation energy loss. \n\n## Method of solution\nA fully implicit numerical algorithm is used that allows both Newton-like iterations to steady state \nand time-dependent solutions with large time-steps.  A preconditioning matrix is obtained by approximate \n(ILUT) inversion of a numerical finite-difference Jacobian, which is then used in a Newton-Krylov \nsolution algorithm. A finite-volume differencing algorithm is used. Over 95% of the coding is in \nFortran with the remainder being C.\n\n## Related and auxiliary software\n\nAlthough UEDGE is written in Fortran, for efficient execution and analysis of results, it utilizes \neither Python or BASIS scripting shells. Python is easily available for many platforms \n(http://www.Python.org/). The features and availability of BASIS are described in \"Basis Manual Set\" \nby P.F. Dubois, Z.C. Motteler, et al., Lawrence Livermore National Laboratory report UCRL-MA-118541, \nJune, 2002 and http://basis.llnl.gov/), however, BASIS is deprecated. Contact one of the UEDGE developers\nif you insist on running it within that environment. \nThe Python version of UEDGE uses the same source files but utilizes Forthon to produce a Python-compatible \nsource.  Forthon has been developed by D.P. Grote (see http://hifweb.lbl.gov/Forthon/ and Grote et al. \nin the references below), and it is freely available. The graphics can be performed by any package importable \nto Python, such as PYGIST.  The parallel version of UEDGE available through Python also uses the PETSc linear \nalgebra solver whose development has been led by ANL (https://www.mcs.anl.gov/petsc/).\n\nUEDGE can also be coupled to other codes.  An excellent example is couplling to the DUSTT code from\nUCSD (contact rsmirnov@eng.ucsd.edu) that follows the trajectories and ablation of dust particles in\nthe background UEDGE plasma and provides impurity sources to UEDGE.  For an example, see R. Smirnov\net al., Phys. Plasmas 22 (2015) 012506.\n\n## Getting started \nThe easiest way to try out UEDGE is to download a static executable that should run on any Linux system; see\nthe link to the executable [see uedge_executable file].  The second method is to download the UEDGE source files, and then build a Python\nversion or a Basis version [see uedge_source directory].\n\n## How to get involved and contribute\nSent email to one of the developers listed below expressing your interest in modifying or developing packages \nfor UEDGE.  Either new or improved physics models or numerical algorithms are most welcome.\n\n## Authors contributing to V7 release\nT.D. Rognlien, I. Joseph, W.H. Meyer, M.E. Rensink, and M.V. Umansky, LLNL  \n(trognlien@llnl.gov, joseph5@llnl.gov, meyer8@llnl.gov, rensink1@llnl.gov, umansky1@llnl.gov)\n\n## Acknowledgements to previous contributors\nP.N. Brown, R.H. Cohen, D.P. Grote, A.C. Hindmarsh, L.L. LoDestro, J.L. Milovich, \nA. Pankin, G.D. Porter, and G.R. Smith, all presently or formerly at LLNL; M. McCourt, \nL.C. McInnes, and H. Zhang, ANL; J.R. Cary, A.H. Hakim, S.E. Kruger, and A. Pankin, Tech-X; \nD.A. Knoll, INEEL; D.P. Stotler, PPPL; B.J. Braams, retired, IAEA; A.Yu. Pigarov and \nR. Smirnov, UCSD; J.D. Elder, U. Toronto; M. Groth, Aalto Univ.; and R.B. Campbell, Sandia.\n\n## References\n**_UEDGE development_**   \nT.D. Rognlien, J.L. Milovich, M.E. Rensink, and G.D. Porter, J. Nucl. Mat. 196-198 (1992) 347-351.  \nG.R. Smith, P.N. Brown, R.B. Campbell, D.A. Knoll, P.R. McHugh, M.E. Rensink, and T.D. Rognlien, J. Nucl. Mater. 220-222 (1995) 1024.  \nM.E. Rensink and T.D. Rognlien, J. Nucl. Mater. 266-269 (1999) 1180.  \nT.D. Rognlien, D.D. Ryutov, N. Mattor, and G.D. Porter, Phys. Plasmas 6, (1999) 1851.  \nT.D. Rognlien, M.E. Rensink, and G.R. Smith, \"User manual for the UEDGE edge-plasma transport code,\" January 2000, LLNL Rpt. UCRL-ID-137121, lastest revision May 1, 2013.  \n\n**_Forthon development_** \nD. P. Grote, A. Friedman, I. Haber, ``Methods used in WARP3d, a Three-Dimensional PIC/Accelerator Code'', Proceedings of the 1996 Computational Accelerator Physics Conference, AIP Conference Proceedings 391, p. 51.  \nSee also: http://hifweb.lbl.gov/Forthon/  .\n\n**_FACETS project_**    \nJ.R. Cary, J. Candy, R.H. Cohen et al., J. Phys.: Conf. Ser. 125 (2008) 012040.  \nA.H. Hakim, T.D. Rognlien, R.J. Groebner et al., Phys. Plasmas 19 (2012) 032505.  \nM. McCourt, T.D. Rognlien, L.C. McInnes, and H. Zhang, Computational Science & Discovery 5 (2012) 014012.  \n\n## Release \n\nUEDGE is released under an LGPL license.  For more details see the\nNOTICE and LICENSE files.\n\n``LLNL-CODE-845914``\n------\n--------\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "2D Fluid simulation of plasma and neutrals in magnetic fusion devices",
    "version": "8.1.1.0",
    "project_urls": {
        "Homepage": "https://github.com/LLNL/UEDGE/",
        "Issues": "https://github.com/LLNL/UEDGE/issues",
        "Repository": "https://github.com/LLNL/UEDGE.git"
    },
    "split_keywords": [
        "plasma",
        " fusion",
        " tokamak",
        " edge-plasma",
        " scrape-off layer",
        " multi-fluid"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6af867272900f641e76cce26f950da81fec7d436625d7cf0ce2bc47a8c76075f",
                "md5": "5d35ab1bb25aa9119b39db2bb220193f",
                "sha256": "c490704561e88c4be2e3abd3f4fbebfa82d6ec6d9cbfb9201ad70e78162b1141"
            },
            "downloads": -1,
            "filename": "uedge-8.1.1.0-cp310-cp310-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "5d35ab1bb25aa9119b39db2bb220193f",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.7",
            "size": 3821848,
            "upload_time": "2024-07-14T00:09:22",
            "upload_time_iso_8601": "2024-07-14T00:09:22.571807Z",
            "url": "https://files.pythonhosted.org/packages/6a/f8/67272900f641e76cce26f950da81fec7d436625d7cf0ce2bc47a8c76075f/uedge-8.1.1.0-cp310-cp310-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e3dae0dc9daffe03ff36a81c6ca85a39778d4b82d5911bdc44ea9e2a882e2f9b",
                "md5": "54f147cb11c377783da21f825553d09d",
                "sha256": "e74eb73768bb9530c15033d9ff2f5007005197801797b1d174546d5c0568e946"
            },
            "downloads": -1,
            "filename": "uedge-8.1.1.0-cp310-cp310-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "54f147cb11c377783da21f825553d09d",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.7",
            "size": 2990496,
            "upload_time": "2024-07-14T00:09:25",
            "upload_time_iso_8601": "2024-07-14T00:09:25.091098Z",
            "url": "https://files.pythonhosted.org/packages/e3/da/e0dc9daffe03ff36a81c6ca85a39778d4b82d5911bdc44ea9e2a882e2f9b/uedge-8.1.1.0-cp310-cp310-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6cac8f2e39158bf0444bea4c7b986d7a4fcc9a830170372c2e3b1d6286d8808b",
                "md5": "a5078c39222f02b9eeda0160e3a9ec60",
                "sha256": "fd8e195bdb357fb2c5e048a70dcd88b386eb1dbebc881c5ca682ced5a496808b"
            },
            "downloads": -1,
            "filename": "uedge-8.1.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "a5078c39222f02b9eeda0160e3a9ec60",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.7",
            "size": 4373320,
            "upload_time": "2024-07-14T00:09:27",
            "upload_time_iso_8601": "2024-07-14T00:09:27.313983Z",
            "url": "https://files.pythonhosted.org/packages/6c/ac/8f2e39158bf0444bea4c7b986d7a4fcc9a830170372c2e3b1d6286d8808b/uedge-8.1.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2d61fdb83ea6cd8878146cf80d386ff1c92f92318293a9cdc3ae730241f36e44",
                "md5": "a46dfb211fb7d3ade8576ca208b74479",
                "sha256": "7317ff9531576d33287cf1429ce3a368b8826ef60ed18021e6ce218d31068dff"
            },
            "downloads": -1,
            "filename": "uedge-8.1.1.0-cp310-cp310-musllinux_1_1_i686.whl",
            "has_sig": false,
            "md5_digest": "a46dfb211fb7d3ade8576ca208b74479",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.7",
            "size": 3882417,
            "upload_time": "2024-07-14T00:09:29",
            "upload_time_iso_8601": "2024-07-14T00:09:29.386365Z",
            "url": "https://files.pythonhosted.org/packages/2d/61/fdb83ea6cd8878146cf80d386ff1c92f92318293a9cdc3ae730241f36e44/uedge-8.1.1.0-cp310-cp310-musllinux_1_1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c56cd821f0eb562c8513ce528dbd06590eb6c5672ef04e7a7a2d2cef46eb16c6",
                "md5": "21be02be245ae59fa6d1f0eb480ad240",
                "sha256": "ee5e18b2b50d68fc64c24a87dceb208b97762d2524355ecb2b6caed16d858c9f"
            },
            "downloads": -1,
            "filename": "uedge-8.1.1.0-cp310-cp310-musllinux_1_1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "21be02be245ae59fa6d1f0eb480ad240",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.7",
            "size": 4063431,
            "upload_time": "2024-07-14T00:09:31",
            "upload_time_iso_8601": "2024-07-14T00:09:31.177604Z",
            "url": "https://files.pythonhosted.org/packages/c5/6c/d821f0eb562c8513ce528dbd06590eb6c5672ef04e7a7a2d2cef46eb16c6/uedge-8.1.1.0-cp310-cp310-musllinux_1_1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "126e2c6765f9373475260a1f08c1a581593247f95b02c8fc1e8c65324b8d9672",
                "md5": "d4b0a0a823b8ad5960571a95b37e64c9",
                "sha256": "1f88cdfe34d6f1fe27a29b5508c73abc3d23fd74cb94cddfd06dadc267a6fe5c"
            },
            "downloads": -1,
            "filename": "uedge-8.1.1.0-cp311-cp311-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "d4b0a0a823b8ad5960571a95b37e64c9",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.7",
            "size": 3821841,
            "upload_time": "2024-07-14T00:09:33",
            "upload_time_iso_8601": "2024-07-14T00:09:33.193513Z",
            "url": "https://files.pythonhosted.org/packages/12/6e/2c6765f9373475260a1f08c1a581593247f95b02c8fc1e8c65324b8d9672/uedge-8.1.1.0-cp311-cp311-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e58f2354c1ff6fc39c8d664aa98aeb881bb433645c40c69f86082f83d4723dbf",
                "md5": "40f95b38ca1ca177ce31bc5922e16906",
                "sha256": "58e7d39c685330191d0341356c7386f09bc1a02a43b74c465bc1218542a05160"
            },
            "downloads": -1,
            "filename": "uedge-8.1.1.0-cp311-cp311-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "40f95b38ca1ca177ce31bc5922e16906",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.7",
            "size": 2990494,
            "upload_time": "2024-07-14T00:09:35",
            "upload_time_iso_8601": "2024-07-14T00:09:35.402363Z",
            "url": "https://files.pythonhosted.org/packages/e5/8f/2354c1ff6fc39c8d664aa98aeb881bb433645c40c69f86082f83d4723dbf/uedge-8.1.1.0-cp311-cp311-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0d42a541787e5dc30c64418c73e1f7e6fd0c0a7d1f30ec731f708cf494e36d6b",
                "md5": "bf46390712e49e2545626a5d14162936",
                "sha256": "55aed265f1b63421614aab88abe0c22674e7e2976d81eba8c2be16e3acb7fdae"
            },
            "downloads": -1,
            "filename": "uedge-8.1.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "bf46390712e49e2545626a5d14162936",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.7",
            "size": 4395403,
            "upload_time": "2024-07-14T00:09:37",
            "upload_time_iso_8601": "2024-07-14T00:09:37.394677Z",
            "url": "https://files.pythonhosted.org/packages/0d/42/a541787e5dc30c64418c73e1f7e6fd0c0a7d1f30ec731f708cf494e36d6b/uedge-8.1.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "866758ee1facf50778208b88ede68d05ab7f3cec73f5d8aca67074055c40f080",
                "md5": "f6ed1fc32d6b00e8902142a1a2da0e13",
                "sha256": "9c707ac55ac4761fb50df3571f3fcc55c77b5755d51c0834e47ab487a46030e7"
            },
            "downloads": -1,
            "filename": "uedge-8.1.1.0-cp311-cp311-musllinux_1_1_i686.whl",
            "has_sig": false,
            "md5_digest": "f6ed1fc32d6b00e8902142a1a2da0e13",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.7",
            "size": 3922791,
            "upload_time": "2024-07-14T00:09:39",
            "upload_time_iso_8601": "2024-07-14T00:09:39.494890Z",
            "url": "https://files.pythonhosted.org/packages/86/67/58ee1facf50778208b88ede68d05ab7f3cec73f5d8aca67074055c40f080/uedge-8.1.1.0-cp311-cp311-musllinux_1_1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f6ac3ed2c3606bce2cb05c8b294c26c0a980fbc48f2aae641c6cf6644a7e0ebd",
                "md5": "84cc075c6711460506bf35dcb0af958f",
                "sha256": "bd78924cbc1c7617c4d100158689ed2f4793a0030e973149490bcb247b520beb"
            },
            "downloads": -1,
            "filename": "uedge-8.1.1.0-cp311-cp311-musllinux_1_1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "84cc075c6711460506bf35dcb0af958f",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.7",
            "size": 4105274,
            "upload_time": "2024-07-14T00:09:42",
            "upload_time_iso_8601": "2024-07-14T00:09:42.098234Z",
            "url": "https://files.pythonhosted.org/packages/f6/ac/3ed2c3606bce2cb05c8b294c26c0a980fbc48f2aae641c6cf6644a7e0ebd/uedge-8.1.1.0-cp311-cp311-musllinux_1_1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0c9b6e24d77b5b149961ec8d693cc2d3efb005c9dee5c0233ff9d08a91af5432",
                "md5": "d7c7cc8f3d4535e7644d5d7ca67a1a63",
                "sha256": "ca78e008388ed4458c9c93ab0b22a1b3494953323f561300c29f17754c37492a"
            },
            "downloads": -1,
            "filename": "uedge-8.1.1.0-cp312-cp312-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "d7c7cc8f3d4535e7644d5d7ca67a1a63",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.7",
            "size": 3825628,
            "upload_time": "2024-07-14T00:09:44",
            "upload_time_iso_8601": "2024-07-14T00:09:44.278856Z",
            "url": "https://files.pythonhosted.org/packages/0c/9b/6e24d77b5b149961ec8d693cc2d3efb005c9dee5c0233ff9d08a91af5432/uedge-8.1.1.0-cp312-cp312-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3fcbf38c31057650b5f0d7b3bf679a31aa19fa6255be4055fca957e238107508",
                "md5": "7618ab71a8cef31df6dd0b076c68dcee",
                "sha256": "5eca5ff94a977323631f84789751a8e625f0e49e28292975ace3c6f7973728c9"
            },
            "downloads": -1,
            "filename": "uedge-8.1.1.0-cp312-cp312-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "7618ab71a8cef31df6dd0b076c68dcee",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.7",
            "size": 2989309,
            "upload_time": "2024-07-14T00:09:46",
            "upload_time_iso_8601": "2024-07-14T00:09:46.257089Z",
            "url": "https://files.pythonhosted.org/packages/3f/cb/f38c31057650b5f0d7b3bf679a31aa19fa6255be4055fca957e238107508/uedge-8.1.1.0-cp312-cp312-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "166803cf2e0e07d1ae20f795f55f9c1f63c3a7a5c95148763f03837e16c2220c",
                "md5": "f8dbc78ec4c38f2219638460c9fb524c",
                "sha256": "23e48c79a346000f53741d3e3fca1a68bd03a57fdb28faea59d9c101639bc82f"
            },
            "downloads": -1,
            "filename": "uedge-8.1.1.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "f8dbc78ec4c38f2219638460c9fb524c",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.7",
            "size": 4451324,
            "upload_time": "2024-07-14T00:09:48",
            "upload_time_iso_8601": "2024-07-14T00:09:48.280277Z",
            "url": "https://files.pythonhosted.org/packages/16/68/03cf2e0e07d1ae20f795f55f9c1f63c3a7a5c95148763f03837e16c2220c/uedge-8.1.1.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "afe780f54a1e612367aedaa5baa1831bcd9994ce85dccc77d3e4673c1fab61bb",
                "md5": "dc4565617d44b032ea7732d801a68030",
                "sha256": "f23821c3616353e51fbe11eb53731f18acf0b8afabecb2f90cf56d947148b2ad"
            },
            "downloads": -1,
            "filename": "uedge-8.1.1.0-cp312-cp312-musllinux_1_1_i686.whl",
            "has_sig": false,
            "md5_digest": "dc4565617d44b032ea7732d801a68030",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.7",
            "size": 3958235,
            "upload_time": "2024-07-14T00:09:50",
            "upload_time_iso_8601": "2024-07-14T00:09:50.405858Z",
            "url": "https://files.pythonhosted.org/packages/af/e7/80f54a1e612367aedaa5baa1831bcd9994ce85dccc77d3e4673c1fab61bb/uedge-8.1.1.0-cp312-cp312-musllinux_1_1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c4c7a06fdee6e5dc57aec737d4353c444b8f0c5f38bcdc78501ca697eaa6038f",
                "md5": "30c6fe0f464273b06bdafb73d806200f",
                "sha256": "e0495fbcee24a1a75aba0488fdb55025b351414d473bb387514c0040e11de29d"
            },
            "downloads": -1,
            "filename": "uedge-8.1.1.0-cp312-cp312-musllinux_1_1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "30c6fe0f464273b06bdafb73d806200f",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.7",
            "size": 4161115,
            "upload_time": "2024-07-14T00:09:52",
            "upload_time_iso_8601": "2024-07-14T00:09:52.031084Z",
            "url": "https://files.pythonhosted.org/packages/c4/c7/a06fdee6e5dc57aec737d4353c444b8f0c5f38bcdc78501ca697eaa6038f/uedge-8.1.1.0-cp312-cp312-musllinux_1_1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0fdf6b27f610033b1fe420d7baa42ad79b223cb83482efb4da5f8f142e36a1d3",
                "md5": "e5dae260e449eb9992b4f6cd5b326729",
                "sha256": "e723a8e4f1ea78a13190afe94c5275385392ffcc7783eab1feccea4064333594"
            },
            "downloads": -1,
            "filename": "uedge-8.1.1.0-cp38-cp38-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "e5dae260e449eb9992b4f6cd5b326729",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.7",
            "size": 3817659,
            "upload_time": "2024-07-14T00:09:54",
            "upload_time_iso_8601": "2024-07-14T00:09:54.256651Z",
            "url": "https://files.pythonhosted.org/packages/0f/df/6b27f610033b1fe420d7baa42ad79b223cb83482efb4da5f8f142e36a1d3/uedge-8.1.1.0-cp38-cp38-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b7dc22c68f97a873b42ea4e03bfeb0a2e06e19614a260b8731d694e49a829a85",
                "md5": "4c332b7e4edd4666a305c55137bda558",
                "sha256": "98856a7e13a7c214e0d5eb0f5e160dd1e0880ea20d3632eab78214f78aabe72d"
            },
            "downloads": -1,
            "filename": "uedge-8.1.1.0-cp38-cp38-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "4c332b7e4edd4666a305c55137bda558",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.7",
            "size": 1248110,
            "upload_time": "2024-07-14T00:09:56",
            "upload_time_iso_8601": "2024-07-14T00:09:56.027315Z",
            "url": "https://files.pythonhosted.org/packages/b7/dc/22c68f97a873b42ea4e03bfeb0a2e06e19614a260b8731d694e49a829a85/uedge-8.1.1.0-cp38-cp38-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "aed7df1b493ca3b62ee6736edff96db3f3f292e101a879370e6b87c29d3a4eae",
                "md5": "78469bd15c29a9931c40d094069faa7d",
                "sha256": "77f9b2f869d351dbb097f9fefe02a9e08480d5ae05552a47795b05527032670a"
            },
            "downloads": -1,
            "filename": "uedge-8.1.1.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "78469bd15c29a9931c40d094069faa7d",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.7",
            "size": 4342701,
            "upload_time": "2024-07-14T00:09:57",
            "upload_time_iso_8601": "2024-07-14T00:09:57.806952Z",
            "url": "https://files.pythonhosted.org/packages/ae/d7/df1b493ca3b62ee6736edff96db3f3f292e101a879370e6b87c29d3a4eae/uedge-8.1.1.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fb3b9413bb087922025c68f1d9cb78922433f518a96a525503bc07a66fe70a98",
                "md5": "e52d447c029cffe5f7617ee4d577ef7a",
                "sha256": "1b303436ec2f5e8fe26b27d63f922f8abf347c69560e6b0ada698241bffb1569"
            },
            "downloads": -1,
            "filename": "uedge-8.1.1.0-cp38-cp38-musllinux_1_1_i686.whl",
            "has_sig": false,
            "md5_digest": "e52d447c029cffe5f7617ee4d577ef7a",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.7",
            "size": 3896454,
            "upload_time": "2024-07-14T00:09:59",
            "upload_time_iso_8601": "2024-07-14T00:09:59.937026Z",
            "url": "https://files.pythonhosted.org/packages/fb/3b/9413bb087922025c68f1d9cb78922433f518a96a525503bc07a66fe70a98/uedge-8.1.1.0-cp38-cp38-musllinux_1_1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "62836216f5045e34d236ae162a5f99fe0b96da7c65ffb58d37ce26ea96a96bf2",
                "md5": "44c1f0433f59f8c523cbe9e530c60d77",
                "sha256": "b8efb97470e65ed8a2a322ac4c95c6e4fa8c27355e6545233d033a63f1afc49b"
            },
            "downloads": -1,
            "filename": "uedge-8.1.1.0-cp38-cp38-musllinux_1_1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "44c1f0433f59f8c523cbe9e530c60d77",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.7",
            "size": 4074712,
            "upload_time": "2024-07-14T00:10:02",
            "upload_time_iso_8601": "2024-07-14T00:10:02.462060Z",
            "url": "https://files.pythonhosted.org/packages/62/83/6216f5045e34d236ae162a5f99fe0b96da7c65ffb58d37ce26ea96a96bf2/uedge-8.1.1.0-cp38-cp38-musllinux_1_1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4b041c8225b0121fbfd22039ca6cc7a19bfed143d645d589e6751b9e13403e18",
                "md5": "4e8a1c07918c6876d831e0a91fbe3f2e",
                "sha256": "a1af6e7f91c07ab09686c7b3b00d6be4f44cce221303f02e7f2e5fcea11f273d"
            },
            "downloads": -1,
            "filename": "uedge-8.1.1.0-cp39-cp39-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "4e8a1c07918c6876d831e0a91fbe3f2e",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.7",
            "size": 3821825,
            "upload_time": "2024-07-14T00:10:04",
            "upload_time_iso_8601": "2024-07-14T00:10:04.631381Z",
            "url": "https://files.pythonhosted.org/packages/4b/04/1c8225b0121fbfd22039ca6cc7a19bfed143d645d589e6751b9e13403e18/uedge-8.1.1.0-cp39-cp39-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b5867ceaf41c6ca18d0d87b88d3346beef9d79fd7dacc7a20d69c329cadb9f44",
                "md5": "91f62735bc87aba46ee7de05b90d3c4f",
                "sha256": "17ddc64d6b12ed34d4a85b5e232c3887fd07c0402a4cfd80151ab798bb58e51b"
            },
            "downloads": -1,
            "filename": "uedge-8.1.1.0-cp39-cp39-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "91f62735bc87aba46ee7de05b90d3c4f",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.7",
            "size": 2990464,
            "upload_time": "2024-07-14T00:10:06",
            "upload_time_iso_8601": "2024-07-14T00:10:06.339799Z",
            "url": "https://files.pythonhosted.org/packages/b5/86/7ceaf41c6ca18d0d87b88d3346beef9d79fd7dacc7a20d69c329cadb9f44/uedge-8.1.1.0-cp39-cp39-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e5cd855b14389be1f9f09f2962ee704b5ed030713d14098c7b2797a7e0fcebb9",
                "md5": "2e1b934c75a4c19f77b1e273628ccd84",
                "sha256": "594c286e23438514f94e43497f5f700ebe5d58a6f2214349e96a18fc5569a1c2"
            },
            "downloads": -1,
            "filename": "uedge-8.1.1.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "2e1b934c75a4c19f77b1e273628ccd84",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.7",
            "size": 4345161,
            "upload_time": "2024-07-14T00:10:07",
            "upload_time_iso_8601": "2024-07-14T00:10:07.884266Z",
            "url": "https://files.pythonhosted.org/packages/e5/cd/855b14389be1f9f09f2962ee704b5ed030713d14098c7b2797a7e0fcebb9/uedge-8.1.1.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "72c852ab868be344aafc99d62f2bd8c6ee68b8eca0c883a5bd61499ff355bce2",
                "md5": "df9c31f33102facf275942d681018213",
                "sha256": "4fcffbefff1842b24f4a4ab1e9bf2fab68fd928f84ce736e235a979bc6a98163"
            },
            "downloads": -1,
            "filename": "uedge-8.1.1.0-cp39-cp39-musllinux_1_1_i686.whl",
            "has_sig": false,
            "md5_digest": "df9c31f33102facf275942d681018213",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.7",
            "size": 3855400,
            "upload_time": "2024-07-14T00:10:09",
            "upload_time_iso_8601": "2024-07-14T00:10:09.962223Z",
            "url": "https://files.pythonhosted.org/packages/72/c8/52ab868be344aafc99d62f2bd8c6ee68b8eca0c883a5bd61499ff355bce2/uedge-8.1.1.0-cp39-cp39-musllinux_1_1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2f92f0948cdb968ab050d42c55bbf50a2100c2b988afd2daece61c0ce1821eea",
                "md5": "3f0fd9d50110966b630f06064ad63c06",
                "sha256": "2487858e748f6f022b618f6d344251c25f90f9ebd17294d9e86d63758213b882"
            },
            "downloads": -1,
            "filename": "uedge-8.1.1.0-cp39-cp39-musllinux_1_1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "3f0fd9d50110966b630f06064ad63c06",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.7",
            "size": 4031237,
            "upload_time": "2024-07-14T00:10:11",
            "upload_time_iso_8601": "2024-07-14T00:10:11.856094Z",
            "url": "https://files.pythonhosted.org/packages/2f/92/f0948cdb968ab050d42c55bbf50a2100c2b988afd2daece61c0ce1821eea/uedge-8.1.1.0-cp39-cp39-musllinux_1_1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d997b32bfdab0f28b717287808e83f4a5fa759b19f0400c44f919df79417c294",
                "md5": "4576cee469314591ffdc319f4e044aa3",
                "sha256": "6330a0fddd10fa09d1a0788218b08d57f8796782f7308d429ad40c310cb68db1"
            },
            "downloads": -1,
            "filename": "uedge-8.1.1.0-pp310-pypy310_pp73-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "4576cee469314591ffdc319f4e044aa3",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": ">=3.7",
            "size": 1439162,
            "upload_time": "2024-07-14T00:10:13",
            "upload_time_iso_8601": "2024-07-14T00:10:13.858025Z",
            "url": "https://files.pythonhosted.org/packages/d9/97/b32bfdab0f28b717287808e83f4a5fa759b19f0400c44f919df79417c294/uedge-8.1.1.0-pp310-pypy310_pp73-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "988e62243c1a4a89a1f6e071741ab2bbd21332c476ee8ba4118ef11ab04b0548",
                "md5": "90c5dd043c7fc4a6783d231c26e7d66f",
                "sha256": "5b30cb4e58c8ea72d9944c5e21def964d17d7e8e1782c939f41162569947ade0"
            },
            "downloads": -1,
            "filename": "uedge-8.1.1.0-pp310-pypy310_pp73-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "90c5dd043c7fc4a6783d231c26e7d66f",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": ">=3.7",
            "size": 821438,
            "upload_time": "2024-07-14T00:10:15",
            "upload_time_iso_8601": "2024-07-14T00:10:15.594348Z",
            "url": "https://files.pythonhosted.org/packages/98/8e/62243c1a4a89a1f6e071741ab2bbd21332c476ee8ba4118ef11ab04b0548/uedge-8.1.1.0-pp310-pypy310_pp73-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3b2758d2ea3ceff6ed79b898f2dbd86ad5df65220f765ca0a1298a3c71906988",
                "md5": "43d2bd319a1387af5e2aec3e4093de5e",
                "sha256": "ab18e926dd160cd5cff1c7efb2eed0a4638cc758bb82243ade07e0ebcbcdb8b8"
            },
            "downloads": -1,
            "filename": "uedge-8.1.1.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "43d2bd319a1387af5e2aec3e4093de5e",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": ">=3.7",
            "size": 1104111,
            "upload_time": "2024-07-14T00:10:17",
            "upload_time_iso_8601": "2024-07-14T00:10:17.387730Z",
            "url": "https://files.pythonhosted.org/packages/3b/27/58d2ea3ceff6ed79b898f2dbd86ad5df65220f765ca0a1298a3c71906988/uedge-8.1.1.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4ecfd9ed492540231d102285046c178dc25886ea084ff680ee2c2ac6bfd0bec0",
                "md5": "141640bba5d1bd8e0ccb13e791e79aed",
                "sha256": "f564fdc15a629397fb718f4b6c8d6cf023a0d633c1ee9e2f12469fbdece7c1ae"
            },
            "downloads": -1,
            "filename": "uedge-8.1.1.0-pp38-pypy38_pp73-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "141640bba5d1bd8e0ccb13e791e79aed",
            "packagetype": "bdist_wheel",
            "python_version": "pp38",
            "requires_python": ">=3.7",
            "size": 3776366,
            "upload_time": "2024-07-14T00:10:19",
            "upload_time_iso_8601": "2024-07-14T00:10:19.745528Z",
            "url": "https://files.pythonhosted.org/packages/4e/cf/d9ed492540231d102285046c178dc25886ea084ff680ee2c2ac6bfd0bec0/uedge-8.1.1.0-pp38-pypy38_pp73-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d05a8828d175c8eef19f67a6981d26d993c060b6dd7736a330152a3ddb55ad13",
                "md5": "1913ba3818ceb55e7d71779a104a299f",
                "sha256": "e888f131d18b845c7c2333e407cddd7b2dd8b877638623e129eda3d2a5dac5a7"
            },
            "downloads": -1,
            "filename": "uedge-8.1.1.0-pp38-pypy38_pp73-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "1913ba3818ceb55e7d71779a104a299f",
            "packagetype": "bdist_wheel",
            "python_version": "pp38",
            "requires_python": ">=3.7",
            "size": 2953084,
            "upload_time": "2024-07-14T00:10:21",
            "upload_time_iso_8601": "2024-07-14T00:10:21.395927Z",
            "url": "https://files.pythonhosted.org/packages/d0/5a/8828d175c8eef19f67a6981d26d993c060b6dd7736a330152a3ddb55ad13/uedge-8.1.1.0-pp38-pypy38_pp73-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7da22cddbe6acffb6c4f7d23d0ff8db0a2a3ef0c7eb2ef2f5ed3c014cdc71462",
                "md5": "0a29e80b841c5bb917aea4135780c547",
                "sha256": "1ff739f71566aa47088d6762ec0e8fd4a3d34e63390fa6d5594fc879337f8752"
            },
            "downloads": -1,
            "filename": "uedge-8.1.1.0-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "0a29e80b841c5bb917aea4135780c547",
            "packagetype": "bdist_wheel",
            "python_version": "pp38",
            "requires_python": ">=3.7",
            "size": 3289884,
            "upload_time": "2024-07-14T00:10:23",
            "upload_time_iso_8601": "2024-07-14T00:10:23.442045Z",
            "url": "https://files.pythonhosted.org/packages/7d/a2/2cddbe6acffb6c4f7d23d0ff8db0a2a3ef0c7eb2ef2f5ed3c014cdc71462/uedge-8.1.1.0-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0b30a00746b205b0f1333c95aeabe7d6140ce5270192d457b0e30f835618735e",
                "md5": "a82bdbda209513763a835e02268215ca",
                "sha256": "8666118942105e43416b0e52ad76916fe5d25d6f8f5fc12b885b52d325f26130"
            },
            "downloads": -1,
            "filename": "uedge-8.1.1.0-pp39-pypy39_pp73-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "a82bdbda209513763a835e02268215ca",
            "packagetype": "bdist_wheel",
            "python_version": "pp39",
            "requires_python": ">=3.7",
            "size": 1439153,
            "upload_time": "2024-07-14T00:10:24",
            "upload_time_iso_8601": "2024-07-14T00:10:24.937394Z",
            "url": "https://files.pythonhosted.org/packages/0b/30/a00746b205b0f1333c95aeabe7d6140ce5270192d457b0e30f835618735e/uedge-8.1.1.0-pp39-pypy39_pp73-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "80573e5436cedf27c5edb0d789c64057f97f208b56279995a897606109fb9a1f",
                "md5": "b616c5bf14bb3aafe2c148c3c8bc9d76",
                "sha256": "242e4a8b402dc525a85210fb32b48e092d7226db994afa91577128238d75094b"
            },
            "downloads": -1,
            "filename": "uedge-8.1.1.0-pp39-pypy39_pp73-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "b616c5bf14bb3aafe2c148c3c8bc9d76",
            "packagetype": "bdist_wheel",
            "python_version": "pp39",
            "requires_python": ">=3.7",
            "size": 821439,
            "upload_time": "2024-07-14T00:10:26",
            "upload_time_iso_8601": "2024-07-14T00:10:26.769094Z",
            "url": "https://files.pythonhosted.org/packages/80/57/3e5436cedf27c5edb0d789c64057f97f208b56279995a897606109fb9a1f/uedge-8.1.1.0-pp39-pypy39_pp73-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b616333c4a41b422bc35a426eb2d0a6e6e8065ed43dbc10b48508a7120a8950e",
                "md5": "634f7455e007f13273dfec04a7163387",
                "sha256": "33a13a340e05bd2dd018ce723a084d072ad6213f3d04ecb4e5e663c0463d9c47"
            },
            "downloads": -1,
            "filename": "uedge-8.1.1.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "634f7455e007f13273dfec04a7163387",
            "packagetype": "bdist_wheel",
            "python_version": "pp39",
            "requires_python": ">=3.7",
            "size": 1104106,
            "upload_time": "2024-07-14T00:10:28",
            "upload_time_iso_8601": "2024-07-14T00:10:28.575258Z",
            "url": "https://files.pythonhosted.org/packages/b6/16/333c4a41b422bc35a426eb2d0a6e6e8065ed43dbc10b48508a7120a8950e/uedge-8.1.1.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-14 00:09:22",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "LLNL",
    "github_project": "UEDGE",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "uedge"
}
        
Elapsed time: 0.39477s