fastscapelib


Namefastscapelib JSON
Version 0.2.1 PyPI version JSON
download
home_page
SummaryA C++/Python library of efficient algorithms for landscape evolution modeling
upload_time2023-10-20 13:46:10
maintainerFastscapelib contributors
docs_urlNone
authorBenoît Bovy
requires_python>=3.8
licenseGPL-3.0 license
keywords modeling topography geomorphology landscape-evolution
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Fastscapelib
============

|Build Status| |Doc Status| |Zenodo|

A C++/Python library of efficient and reusable algorithms for landscape
evolution modeling. It aims at providing a (bare bones) toolkit for building
your own Landscape Evolution Models (LEMs) or integrating it with other existing
codes or models.

.. |Build Status| image:: https://github.com/fastscape-lem/fastscapelib/actions/workflows/tests.yml/badge.svg?branch=main
   :target: https://github.com/fastscape-lem/fastscapelib/actions/workflows/tests.yml
   :alt: Build Status
.. |Doc Status| image:: http://readthedocs.org/projects/fastscapelib/badge/?version=latest
   :target: http://fastscapelib.readthedocs.io/en/latest/?badge=latest
   :alt: Documentation Status
.. |Zenodo| image:: https://zenodo.org/badge/133639708.svg
   :target: https://zenodo.org/badge/latestdoi/133639708
   :alt: Citation

Documentation
-------------

Documentation is hosted on ReadTheDocs:
http://fastscapelib.readthedocs.io

License
-------

This library is licensed under the `GNU General Public License
v3.0`_. See LICENSE file.

.. _`GNU General Public License v3.0`: https://www.gnu.org/licenses/gpl-3.0.en.html

Fastscapelib uses some code from other projects. Their licenses are
reproduced in the "licenses" directory.

Acknowledgment
--------------

This project is supported by the `Earth Surface Process Modelling`_
group of the GFZ Helmholtz Centre Potsdam.

.. _`Earth Surface Process Modelling`: http://www.gfz-potsdam.de/en/section/earth-surface-process-modelling/


Citing fastscapelib
-------------------

If you use Fastscapelib in a scientific publication, we would
appreciate a `citation`_.

.. _`citation`: http://fastscapelib.readthedocs.io/en/latest/citation.html

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "fastscapelib",
    "maintainer": "Fastscapelib contributors",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "modeling topography geomorphology landscape-evolution",
    "author": "Beno\u00eet Bovy",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/1a/23/ae3e948f0d2c5f1096c0eb06460ba7519724b9e2d6361689bd903766be21/fastscapelib-0.2.1.tar.gz",
    "platform": null,
    "description": "Fastscapelib\n============\n\n|Build Status| |Doc Status| |Zenodo|\n\nA C++/Python library of efficient and reusable algorithms for landscape\nevolution modeling. It aims at providing a (bare bones) toolkit for building\nyour own Landscape Evolution Models (LEMs) or integrating it with other existing\ncodes or models.\n\n.. |Build Status| image:: https://github.com/fastscape-lem/fastscapelib/actions/workflows/tests.yml/badge.svg?branch=main\n   :target: https://github.com/fastscape-lem/fastscapelib/actions/workflows/tests.yml\n   :alt: Build Status\n.. |Doc Status| image:: http://readthedocs.org/projects/fastscapelib/badge/?version=latest\n   :target: http://fastscapelib.readthedocs.io/en/latest/?badge=latest\n   :alt: Documentation Status\n.. |Zenodo| image:: https://zenodo.org/badge/133639708.svg\n   :target: https://zenodo.org/badge/latestdoi/133639708\n   :alt: Citation\n\nDocumentation\n-------------\n\nDocumentation is hosted on ReadTheDocs:\nhttp://fastscapelib.readthedocs.io\n\nLicense\n-------\n\nThis library is licensed under the `GNU General Public License\nv3.0`_. See LICENSE file.\n\n.. _`GNU General Public License v3.0`: https://www.gnu.org/licenses/gpl-3.0.en.html\n\nFastscapelib uses some code from other projects. Their licenses are\nreproduced in the \"licenses\" directory.\n\nAcknowledgment\n--------------\n\nThis project is supported by the `Earth Surface Process Modelling`_\ngroup of the GFZ Helmholtz Centre Potsdam.\n\n.. _`Earth Surface Process Modelling`: http://www.gfz-potsdam.de/en/section/earth-surface-process-modelling/\n\n\nCiting fastscapelib\n-------------------\n\nIf you use Fastscapelib in a scientific publication, we would\nappreciate a `citation`_.\n\n.. _`citation`: http://fastscapelib.readthedocs.io/en/latest/citation.html\n",
    "bugtrack_url": null,
    "license": "GPL-3.0 license",
    "summary": "A C++/Python library of efficient algorithms for landscape evolution modeling",
    "version": "0.2.1",
    "project_urls": {
        "Home": "https://fastscapelib.readthedocs.io",
        "Repository": "https://github.com/fastscape-lem/fastscapelib"
    },
    "split_keywords": [
        "modeling",
        "topography",
        "geomorphology",
        "landscape-evolution"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fbc117ad4cf7dd3418ea6feae0da1548ce7eb1488192154d8c21db2dc0fb81d5",
                "md5": "f09a617f19a0737bd4db2366ae16696c",
                "sha256": "6b0f347c59d7fc948385616e2bc4406fa7d645c355b10b51973e7174be8f2689"
            },
            "downloads": -1,
            "filename": "fastscapelib-0.2.1-cp310-cp310-macosx_10_13_x86_64.whl",
            "has_sig": false,
            "md5_digest": "f09a617f19a0737bd4db2366ae16696c",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.8",
            "size": 453874,
            "upload_time": "2023-10-20T13:45:33",
            "upload_time_iso_8601": "2023-10-20T13:45:33.688174Z",
            "url": "https://files.pythonhosted.org/packages/fb/c1/17ad4cf7dd3418ea6feae0da1548ce7eb1488192154d8c21db2dc0fb81d5/fastscapelib-0.2.1-cp310-cp310-macosx_10_13_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7d922fc5d08fea9ae2d963f3c5c329269e0c2f102bfe0eacabe5a1a929fe38ca",
                "md5": "cde66ddedda33c77d09f16b99fe8933a",
                "sha256": "411ffe80ef3953b9be618fcffaa414d41bd1b87e6bd32b98db1dcc29d7f9679d"
            },
            "downloads": -1,
            "filename": "fastscapelib-0.2.1-cp310-cp310-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "cde66ddedda33c77d09f16b99fe8933a",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.8",
            "size": 417293,
            "upload_time": "2023-10-20T13:45:36",
            "upload_time_iso_8601": "2023-10-20T13:45:36.204336Z",
            "url": "https://files.pythonhosted.org/packages/7d/92/2fc5d08fea9ae2d963f3c5c329269e0c2f102bfe0eacabe5a1a929fe38ca/fastscapelib-0.2.1-cp310-cp310-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e4518cba5f9dde220b68f3979ed808e8e4eeac7462f22ac31e63ed778c99f33c",
                "md5": "9d332a4736c88ff2ff35b7b5cd4d48fb",
                "sha256": "b9ec3f433abb512ca5928dc733c6269cabb1d9e9fcc5a036c0d88d2d3c08bf23"
            },
            "downloads": -1,
            "filename": "fastscapelib-0.2.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "9d332a4736c88ff2ff35b7b5cd4d48fb",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.8",
            "size": 434947,
            "upload_time": "2023-10-20T13:45:38",
            "upload_time_iso_8601": "2023-10-20T13:45:38.151246Z",
            "url": "https://files.pythonhosted.org/packages/e4/51/8cba5f9dde220b68f3979ed808e8e4eeac7462f22ac31e63ed778c99f33c/fastscapelib-0.2.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4590653f8fb58803abeb603ef0e7a6cef475810e9ea87de614d599145de5cd8f",
                "md5": "ca01f7d85a12389344cd16662368825e",
                "sha256": "78da2ce0963fddb1bd4a523db3ef733168f0f1ab946f3f93db05d42a69d23278"
            },
            "downloads": -1,
            "filename": "fastscapelib-0.2.1-cp310-cp310-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "ca01f7d85a12389344cd16662368825e",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.8",
            "size": 346343,
            "upload_time": "2023-10-20T13:45:39",
            "upload_time_iso_8601": "2023-10-20T13:45:39.958599Z",
            "url": "https://files.pythonhosted.org/packages/45/90/653f8fb58803abeb603ef0e7a6cef475810e9ea87de614d599145de5cd8f/fastscapelib-0.2.1-cp310-cp310-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7e3fa21cc506366653c1ff757014fcdd24102e88006c9ea2c43ecc44fd83c08f",
                "md5": "b3590f012289dd11b2eed0e0c61735f5",
                "sha256": "f4a3bc1f2062f1827f5b5aeb22f348f62dff9810e3eb4b170bd4ee82d45dd9e9"
            },
            "downloads": -1,
            "filename": "fastscapelib-0.2.1-cp311-cp311-macosx_10_13_x86_64.whl",
            "has_sig": false,
            "md5_digest": "b3590f012289dd11b2eed0e0c61735f5",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.8",
            "size": 455243,
            "upload_time": "2023-10-20T13:45:41",
            "upload_time_iso_8601": "2023-10-20T13:45:41.771234Z",
            "url": "https://files.pythonhosted.org/packages/7e/3f/a21cc506366653c1ff757014fcdd24102e88006c9ea2c43ecc44fd83c08f/fastscapelib-0.2.1-cp311-cp311-macosx_10_13_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2ae33c0a2f3d8afcc9b0f8b826f73d61c9768ff8e32705c063e576b605ffa804",
                "md5": "5ae49a605ff7a7fdfaccda45cfd3edae",
                "sha256": "aff5029b4a87e636bfe91dac4897a875af831c2edd3c02da133364d2cc4a58e6"
            },
            "downloads": -1,
            "filename": "fastscapelib-0.2.1-cp311-cp311-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "5ae49a605ff7a7fdfaccda45cfd3edae",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.8",
            "size": 418609,
            "upload_time": "2023-10-20T13:45:43",
            "upload_time_iso_8601": "2023-10-20T13:45:43.733477Z",
            "url": "https://files.pythonhosted.org/packages/2a/e3/3c0a2f3d8afcc9b0f8b826f73d61c9768ff8e32705c063e576b605ffa804/fastscapelib-0.2.1-cp311-cp311-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "436a9b75fa203e382d7fd4c98839eef4f99747301b2e2667cee7e2c92c940001",
                "md5": "2203ed414ebebe7e455d366e2488ac15",
                "sha256": "7a1303ac425c91a30ffb20c2f027bf67033b1de99aacc84f4c03386c3cfe4893"
            },
            "downloads": -1,
            "filename": "fastscapelib-0.2.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "2203ed414ebebe7e455d366e2488ac15",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.8",
            "size": 435731,
            "upload_time": "2023-10-20T13:45:45",
            "upload_time_iso_8601": "2023-10-20T13:45:45.786048Z",
            "url": "https://files.pythonhosted.org/packages/43/6a/9b75fa203e382d7fd4c98839eef4f99747301b2e2667cee7e2c92c940001/fastscapelib-0.2.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9dbf2b536170ded3df8318687a93fa829cea3b8636ff16cb675d9b2b1f02932c",
                "md5": "368fd3919afd46ca6da47b465b962fa2",
                "sha256": "339aa60616a5a694b513cecbcf97b368680db9af5ae877ece30337860dc6bff1"
            },
            "downloads": -1,
            "filename": "fastscapelib-0.2.1-cp311-cp311-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "368fd3919afd46ca6da47b465b962fa2",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.8",
            "size": 347567,
            "upload_time": "2023-10-20T13:45:47",
            "upload_time_iso_8601": "2023-10-20T13:45:47.486615Z",
            "url": "https://files.pythonhosted.org/packages/9d/bf/2b536170ded3df8318687a93fa829cea3b8636ff16cb675d9b2b1f02932c/fastscapelib-0.2.1-cp311-cp311-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fbb7fd1b33fc8426dd429bc1fe81bb2ad0183d9f5ccffa221168590b04a1514b",
                "md5": "7407c5c5f14e4e7c4b3a49770510a92e",
                "sha256": "8a83be4593fcea4a23e16870860e78e9bb6349d9072f09f04ed571cc41667481"
            },
            "downloads": -1,
            "filename": "fastscapelib-0.2.1-cp312-cp312-macosx_10_13_x86_64.whl",
            "has_sig": false,
            "md5_digest": "7407c5c5f14e4e7c4b3a49770510a92e",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.8",
            "size": 460054,
            "upload_time": "2023-10-20T13:45:49",
            "upload_time_iso_8601": "2023-10-20T13:45:49.481171Z",
            "url": "https://files.pythonhosted.org/packages/fb/b7/fd1b33fc8426dd429bc1fe81bb2ad0183d9f5ccffa221168590b04a1514b/fastscapelib-0.2.1-cp312-cp312-macosx_10_13_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7772f7a64ba090feba25afa6a41df3674529529f147e9cc001a68e3f2122dc66",
                "md5": "f5c21d91866cf305c8d3750931a3bd2a",
                "sha256": "0d4038ba4e35cede1841ca66e4f4ad022c7892be05460ec50395bbad0046ff80"
            },
            "downloads": -1,
            "filename": "fastscapelib-0.2.1-cp312-cp312-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "f5c21d91866cf305c8d3750931a3bd2a",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.8",
            "size": 420099,
            "upload_time": "2023-10-20T13:45:50",
            "upload_time_iso_8601": "2023-10-20T13:45:50.917034Z",
            "url": "https://files.pythonhosted.org/packages/77/72/f7a64ba090feba25afa6a41df3674529529f147e9cc001a68e3f2122dc66/fastscapelib-0.2.1-cp312-cp312-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3c25e4d475a15f644caae83850064ae145cd8c557826cc95346af5a0b52db1a2",
                "md5": "f018e5499c2266008512933d5ff85cce",
                "sha256": "dc750562db587a33700248f9882e4eba006a6a4913e76a35997ae6321a98eb74"
            },
            "downloads": -1,
            "filename": "fastscapelib-0.2.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "f018e5499c2266008512933d5ff85cce",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.8",
            "size": 435328,
            "upload_time": "2023-10-20T13:45:52",
            "upload_time_iso_8601": "2023-10-20T13:45:52.548315Z",
            "url": "https://files.pythonhosted.org/packages/3c/25/e4d475a15f644caae83850064ae145cd8c557826cc95346af5a0b52db1a2/fastscapelib-0.2.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2e9c8177a0b7d3a36ae851eb8bb981c287072aa1262b4fc0337b3a9a2b9dc4f7",
                "md5": "40a98bdf2154769e649b14d0ac873428",
                "sha256": "42355735b7bb4072f27710355c3e98430dbe0007c5cb95858bc30bcf1e81b8a1"
            },
            "downloads": -1,
            "filename": "fastscapelib-0.2.1-cp312-cp312-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "40a98bdf2154769e649b14d0ac873428",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.8",
            "size": 348690,
            "upload_time": "2023-10-20T13:45:54",
            "upload_time_iso_8601": "2023-10-20T13:45:54.429126Z",
            "url": "https://files.pythonhosted.org/packages/2e/9c/8177a0b7d3a36ae851eb8bb981c287072aa1262b4fc0337b3a9a2b9dc4f7/fastscapelib-0.2.1-cp312-cp312-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6d1044eea8559863b058f837a250dd899d7f7387cde08214ac797832a1a4489b",
                "md5": "1136e143904647b1f8f3d416430e200a",
                "sha256": "74f6f859ca898ebbf3a08865eaeca274a1fa96c0c73d026c6c7368946914461f"
            },
            "downloads": -1,
            "filename": "fastscapelib-0.2.1-cp38-cp38-macosx_10_13_x86_64.whl",
            "has_sig": false,
            "md5_digest": "1136e143904647b1f8f3d416430e200a",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 453830,
            "upload_time": "2023-10-20T13:45:56",
            "upload_time_iso_8601": "2023-10-20T13:45:56.333673Z",
            "url": "https://files.pythonhosted.org/packages/6d/10/44eea8559863b058f837a250dd899d7f7387cde08214ac797832a1a4489b/fastscapelib-0.2.1-cp38-cp38-macosx_10_13_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4f79ae731c5bdc72b0160f5dd7dcc0a695862a1c064c2cc85df62835be770af0",
                "md5": "440038c176651568c381d8c84c3c94a5",
                "sha256": "2b6acd676c5b653f21bbfa650d16b074f233026fd45682a4261ab82451df1079"
            },
            "downloads": -1,
            "filename": "fastscapelib-0.2.1-cp38-cp38-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "440038c176651568c381d8c84c3c94a5",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 417289,
            "upload_time": "2023-10-20T13:45:57",
            "upload_time_iso_8601": "2023-10-20T13:45:57.740438Z",
            "url": "https://files.pythonhosted.org/packages/4f/79/ae731c5bdc72b0160f5dd7dcc0a695862a1c064c2cc85df62835be770af0/fastscapelib-0.2.1-cp38-cp38-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "03c65bda0d5ffd37e703e55a513f17741ac1d73e82acf7cdd73aec0bdf7fdd54",
                "md5": "0fa67b59e03a58795edebeecea1f2d33",
                "sha256": "f13a6190e39add0366d747c50006da35836a129c92bd2cade24f8a4a2d3183b4"
            },
            "downloads": -1,
            "filename": "fastscapelib-0.2.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "0fa67b59e03a58795edebeecea1f2d33",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 435629,
            "upload_time": "2023-10-20T13:45:59",
            "upload_time_iso_8601": "2023-10-20T13:45:59.584765Z",
            "url": "https://files.pythonhosted.org/packages/03/c6/5bda0d5ffd37e703e55a513f17741ac1d73e82acf7cdd73aec0bdf7fdd54/fastscapelib-0.2.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c83f95447a1227a1b8a74513b3df6dbe747607c20c70c77d5ed1a4ead879814c",
                "md5": "d9ba6527cc8c99ba427eac404b708d26",
                "sha256": "f633f0350289c6f1a6ab057ac1bba1302031dee9ad14f6190acaff138cc2ee4b"
            },
            "downloads": -1,
            "filename": "fastscapelib-0.2.1-cp38-cp38-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "d9ba6527cc8c99ba427eac404b708d26",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 346460,
            "upload_time": "2023-10-20T13:46:01",
            "upload_time_iso_8601": "2023-10-20T13:46:01.276887Z",
            "url": "https://files.pythonhosted.org/packages/c8/3f/95447a1227a1b8a74513b3df6dbe747607c20c70c77d5ed1a4ead879814c/fastscapelib-0.2.1-cp38-cp38-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fd8885f2d999e4796d426a728f8e8c5c705c77422fbf0f15796193374f939c67",
                "md5": "b70e7114005ec8946b91d3c396bb13b8",
                "sha256": "07dd5053faf88f8799b2a826399e6b773d9373ebbf95ba32e854b3f8c1399003"
            },
            "downloads": -1,
            "filename": "fastscapelib-0.2.1-cp39-cp39-macosx_10_13_x86_64.whl",
            "has_sig": false,
            "md5_digest": "b70e7114005ec8946b91d3c396bb13b8",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.8",
            "size": 453989,
            "upload_time": "2023-10-20T13:46:03",
            "upload_time_iso_8601": "2023-10-20T13:46:03.282901Z",
            "url": "https://files.pythonhosted.org/packages/fd/88/85f2d999e4796d426a728f8e8c5c705c77422fbf0f15796193374f939c67/fastscapelib-0.2.1-cp39-cp39-macosx_10_13_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e249897ce8137475f21d6151252f4d4e3f84ae248d4f513cdc23b6c717d5be81",
                "md5": "29d3f14c01c016d984edcb2bd34850a5",
                "sha256": "27a636bdc5966badd5a36878438711e2b76816d9698f223e897bce9d939725e5"
            },
            "downloads": -1,
            "filename": "fastscapelib-0.2.1-cp39-cp39-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "29d3f14c01c016d984edcb2bd34850a5",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.8",
            "size": 417350,
            "upload_time": "2023-10-20T13:46:05",
            "upload_time_iso_8601": "2023-10-20T13:46:05.080934Z",
            "url": "https://files.pythonhosted.org/packages/e2/49/897ce8137475f21d6151252f4d4e3f84ae248d4f513cdc23b6c717d5be81/fastscapelib-0.2.1-cp39-cp39-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e0dfe64ef4a7060d9f2c96b4058acf514d87be1f94e3b3f27b5239076ff0c42a",
                "md5": "ed512c61c5fab40f30ceddec2e8d6429",
                "sha256": "c5f76baef13ce5695428df1d8d6f35312f113905c1cb80754af5f638654df8f2"
            },
            "downloads": -1,
            "filename": "fastscapelib-0.2.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "ed512c61c5fab40f30ceddec2e8d6429",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.8",
            "size": 436212,
            "upload_time": "2023-10-20T13:46:06",
            "upload_time_iso_8601": "2023-10-20T13:46:06.478317Z",
            "url": "https://files.pythonhosted.org/packages/e0/df/e64ef4a7060d9f2c96b4058acf514d87be1f94e3b3f27b5239076ff0c42a/fastscapelib-0.2.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "08b94c93d6def12c6b58362d44b3affc293c65eddc441ab8527ce1831b8d3cc8",
                "md5": "9333f8eb84b522fe1704c01449f17dfa",
                "sha256": "584676c8b0f3986fda34a665bdab7b70b169c6b1d0fca93740a5bd6b0ed59565"
            },
            "downloads": -1,
            "filename": "fastscapelib-0.2.1-cp39-cp39-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "9333f8eb84b522fe1704c01449f17dfa",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.8",
            "size": 346549,
            "upload_time": "2023-10-20T13:46:08",
            "upload_time_iso_8601": "2023-10-20T13:46:08.370202Z",
            "url": "https://files.pythonhosted.org/packages/08/b9/4c93d6def12c6b58362d44b3affc293c65eddc441ab8527ce1831b8d3cc8/fastscapelib-0.2.1-cp39-cp39-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1a23ae3e948f0d2c5f1096c0eb06460ba7519724b9e2d6361689bd903766be21",
                "md5": "6e0ccfbdfa47cf015b9b6271c45b7a5f",
                "sha256": "d43aca926664508f33c21a09ccc1846993dfaf7d9f1eb47c5e92eb76bb8d2e61"
            },
            "downloads": -1,
            "filename": "fastscapelib-0.2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "6e0ccfbdfa47cf015b9b6271c45b7a5f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 535348,
            "upload_time": "2023-10-20T13:46:10",
            "upload_time_iso_8601": "2023-10-20T13:46:10.282419Z",
            "url": "https://files.pythonhosted.org/packages/1a/23/ae3e948f0d2c5f1096c0eb06460ba7519724b9e2d6361689bd903766be21/fastscapelib-0.2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-20 13:46:10",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "fastscape-lem",
    "github_project": "fastscapelib",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "fastscapelib"
}
        
Elapsed time: 0.28761s