segyio


Namesegyio JSON
Version 1.9.12 PyPI version JSON
download
home_pagehttps://github.com/equinor/segyio
SummarySimple & fast IO for SEG-Y files
upload_time2023-11-29 14:35:59
maintainer
docs_urlNone
authorEquinor ASA
requires_python
licenseLGPL-3.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
=======
SEGY IO
=======

https://segyio.readthedocs.io

Introduction
------------

Segyio is a small LGPL licensed C library for easy interaction with SEG Y
formatted seismic data, with language bindings for Python and Matlab. Segyio is
an attempt to create an easy-to-use, embeddable, community-oriented library for
seismic applications. Features are added as they are needed; suggestions and
contributions of all kinds are very welcome.

Feature summary
---------------
 * A low-level C interface with few assumptions; easy to bind to other
   languages.
 * Read and write binary and textual headers.
 * Read and write traces, trace headers.
 * Easy to use and native-feeling python interface with numpy integration.

Project goals
-------------

Segyio does necessarily attempt to be the end-all of SEG-Y interactions;
rather, we aim to lower the barrier to interacting with SEG-Y files for
embedding, new applications or free-standing programs.

Additionally, the aim is not to support the full standard or all exotic (but
correctly) formatted files out there. Some assumptions are made, such as:

 * All traces in a file are assumed to be of the same sample size.
 * It is assumed all lines have the same number of traces.

The writing functionality in Segyio is largely meant to *modify* or adapt
files. A file created from scratch is not necessarily a to-spec SEG-Y file, as
we only necessarily write the header fields segyio needs to make sense of the
geometry. It is still highly recommended that SEG-Y files are maintained and
written according to specification, but segyio does not mandate this.


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/equinor/segyio",
    "name": "segyio",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Equinor ASA",
    "author_email": "jokva@equinor.com",
    "download_url": "",
    "platform": "any",
    "description": "\n=======\nSEGY IO\n=======\n\nhttps://segyio.readthedocs.io\n\nIntroduction\n------------\n\nSegyio is a small LGPL licensed C library for easy interaction with SEG Y\nformatted seismic data, with language bindings for Python and Matlab. Segyio is\nan attempt to create an easy-to-use, embeddable, community-oriented library for\nseismic applications. Features are added as they are needed; suggestions and\ncontributions of all kinds are very welcome.\n\nFeature summary\n---------------\n * A low-level C interface with few assumptions; easy to bind to other\n   languages.\n * Read and write binary and textual headers.\n * Read and write traces, trace headers.\n * Easy to use and native-feeling python interface with numpy integration.\n\nProject goals\n-------------\n\nSegyio does necessarily attempt to be the end-all of SEG-Y interactions;\nrather, we aim to lower the barrier to interacting with SEG-Y files for\nembedding, new applications or free-standing programs.\n\nAdditionally, the aim is not to support the full standard or all exotic (but\ncorrectly) formatted files out there. Some assumptions are made, such as:\n\n * All traces in a file are assumed to be of the same sample size.\n * It is assumed all lines have the same number of traces.\n\nThe writing functionality in Segyio is largely meant to *modify* or adapt\nfiles. A file created from scratch is not necessarily a to-spec SEG-Y file, as\nwe only necessarily write the header fields segyio needs to make sense of the\ngeometry. It is still highly recommended that SEG-Y files are maintained and\nwritten according to specification, but segyio does not mandate this.\n\n",
    "bugtrack_url": null,
    "license": "LGPL-3.0",
    "summary": "Simple & fast IO for SEG-Y files",
    "version": "1.9.12",
    "project_urls": {
        "Homepage": "https://github.com/equinor/segyio"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f652241c152f112f3dfb6a8319ed3b9e03d5d8900fa9b8ec1aad80a063de5fb4",
                "md5": "e8f6f2ef5fddce8985c8762000eb35f7",
                "sha256": "64ceafb9fe16d1ab59351a4a22dbb929698f88533a8dce1ce3b50d1a6a5c806a"
            },
            "downloads": -1,
            "filename": "segyio-1.9.12-cp310-cp310-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "e8f6f2ef5fddce8985c8762000eb35f7",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": null,
            "size": 83267,
            "upload_time": "2023-11-29T14:35:59",
            "upload_time_iso_8601": "2023-11-29T14:35:59.704584Z",
            "url": "https://files.pythonhosted.org/packages/f6/52/241c152f112f3dfb6a8319ed3b9e03d5d8900fa9b8ec1aad80a063de5fb4/segyio-1.9.12-cp310-cp310-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5a317471b72221839d97dec765189fdbd6101476093f8daf04d558f30d43eca0",
                "md5": "a0b63ec87b863cf55df10bcd2d7d84fe",
                "sha256": "3075beeaf2cb49eb723c6237feb78b5fddc6d1910a45e2afbf303e96b44239a2"
            },
            "downloads": -1,
            "filename": "segyio-1.9.12-cp310-cp310-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "a0b63ec87b863cf55df10bcd2d7d84fe",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": null,
            "size": 81952,
            "upload_time": "2023-11-29T14:36:02",
            "upload_time_iso_8601": "2023-11-29T14:36:02.413544Z",
            "url": "https://files.pythonhosted.org/packages/5a/31/7471b72221839d97dec765189fdbd6101476093f8daf04d558f30d43eca0/segyio-1.9.12-cp310-cp310-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "83e2ee15b79c81dd37720fde45a53d8e9556d5accf9203c4709bcb95ecbed2d1",
                "md5": "2bde7bed177c48ba96dae69afdd89a5c",
                "sha256": "d6c5ba0365900a37c13b3dbf5e04b76c2fe1b7754e4db7d1e1d046ec9107f5b5"
            },
            "downloads": -1,
            "filename": "segyio-1.9.12-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "2bde7bed177c48ba96dae69afdd89a5c",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": null,
            "size": 86223,
            "upload_time": "2023-11-29T14:36:03",
            "upload_time_iso_8601": "2023-11-29T14:36:03.955283Z",
            "url": "https://files.pythonhosted.org/packages/83/e2/ee15b79c81dd37720fde45a53d8e9556d5accf9203c4709bcb95ecbed2d1/segyio-1.9.12-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3deb2829745e6c1b09bf4902b2632a3e6128273be8a7e6499aff2cefc0a94a29",
                "md5": "732cedc0e30d675f57846fa8629e8264",
                "sha256": "576ee6fe3094e17b3da4177e8a31addbfd06095d89bab9290c41a307cfc89296"
            },
            "downloads": -1,
            "filename": "segyio-1.9.12-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "732cedc0e30d675f57846fa8629e8264",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": null,
            "size": 83823,
            "upload_time": "2023-11-29T14:36:05",
            "upload_time_iso_8601": "2023-11-29T14:36:05.545777Z",
            "url": "https://files.pythonhosted.org/packages/3d/eb/2829745e6c1b09bf4902b2632a3e6128273be8a7e6499aff2cefc0a94a29/segyio-1.9.12-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "73f856d6adab39910e690eed463abdfc40bc6bcbf9622591d1e473956d4c6b20",
                "md5": "9f7fa259e8c59b7873b9c728ac93fe64",
                "sha256": "2f8f7c1a5ae8627c3133c9ba9ac2afab23ed1d97a010ac531bbf563c020c2bb7"
            },
            "downloads": -1,
            "filename": "segyio-1.9.12-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "9f7fa259e8c59b7873b9c728ac93fe64",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": null,
            "size": 85120,
            "upload_time": "2023-11-29T14:36:07",
            "upload_time_iso_8601": "2023-11-29T14:36:07.492616Z",
            "url": "https://files.pythonhosted.org/packages/73/f8/56d6adab39910e690eed463abdfc40bc6bcbf9622591d1e473956d4c6b20/segyio-1.9.12-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d15d67c905b097d7da1cd5fac7747f3d38550528e45f1b4d24de8fc9c6701a34",
                "md5": "d2ca43a6496bdf624c0977e392a24891",
                "sha256": "dcf184fdc716db341f1db4b5d9f1fd71a8ae8e8899481e7640c63524ee2f6633"
            },
            "downloads": -1,
            "filename": "segyio-1.9.12-cp310-cp310-win32.whl",
            "has_sig": false,
            "md5_digest": "d2ca43a6496bdf624c0977e392a24891",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": null,
            "size": 79693,
            "upload_time": "2023-11-29T14:36:08",
            "upload_time_iso_8601": "2023-11-29T14:36:08.690242Z",
            "url": "https://files.pythonhosted.org/packages/d1/5d/67c905b097d7da1cd5fac7747f3d38550528e45f1b4d24de8fc9c6701a34/segyio-1.9.12-cp310-cp310-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ebeb59093e0ed140fb01b4db81fc33f2a84d98ac8d35b40abef0cf3e52dd9ca5",
                "md5": "6b9f64e26732a3c8ce0eab479da68a0d",
                "sha256": "e9123504d40c763e1ca36469186d90efa79f5989e9d7d8508c4a1c55450f0c8c"
            },
            "downloads": -1,
            "filename": "segyio-1.9.12-cp310-cp310-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "6b9f64e26732a3c8ce0eab479da68a0d",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": null,
            "size": 84835,
            "upload_time": "2023-11-29T14:36:09",
            "upload_time_iso_8601": "2023-11-29T14:36:09.897986Z",
            "url": "https://files.pythonhosted.org/packages/eb/eb/59093e0ed140fb01b4db81fc33f2a84d98ac8d35b40abef0cf3e52dd9ca5/segyio-1.9.12-cp310-cp310-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b6e7d366ac7751fc58fd943cbb8ab7d80a1616879f4654642f82d45147afeb9b",
                "md5": "050868de25c3834ebc58592272abd2a1",
                "sha256": "5ab879943ff8ece64af63e88f89037a6d5963da6f604a57c955bf33afda088ff"
            },
            "downloads": -1,
            "filename": "segyio-1.9.12-cp311-cp311-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "050868de25c3834ebc58592272abd2a1",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": null,
            "size": 83266,
            "upload_time": "2023-11-29T14:36:11",
            "upload_time_iso_8601": "2023-11-29T14:36:11.132511Z",
            "url": "https://files.pythonhosted.org/packages/b6/e7/d366ac7751fc58fd943cbb8ab7d80a1616879f4654642f82d45147afeb9b/segyio-1.9.12-cp311-cp311-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b9cb035716b50d1f043568e0ee7ec98e8a2adc0988462f3e68c03432fe2032e7",
                "md5": "344d3258e37206c6943110f75564e3a1",
                "sha256": "b52412f3512d6f09da2878c3c77fd4487f9679864b57c02896611af9a16c02a4"
            },
            "downloads": -1,
            "filename": "segyio-1.9.12-cp311-cp311-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "344d3258e37206c6943110f75564e3a1",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": null,
            "size": 81955,
            "upload_time": "2023-11-29T14:36:12",
            "upload_time_iso_8601": "2023-11-29T14:36:12.339450Z",
            "url": "https://files.pythonhosted.org/packages/b9/cb/035716b50d1f043568e0ee7ec98e8a2adc0988462f3e68c03432fe2032e7/segyio-1.9.12-cp311-cp311-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "be6504a77c42000d2344d882cdae22f5bd4383d849a1c407c0918a06a7fc7ce7",
                "md5": "997d17a8bdf9ec3c658d764c74543aa2",
                "sha256": "a1296145f8ff8ae14f35d3cdc225baaf53a6f891f7cb2021c1711c0cad0eea20"
            },
            "downloads": -1,
            "filename": "segyio-1.9.12-cp311-cp311-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "997d17a8bdf9ec3c658d764c74543aa2",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": null,
            "size": 86227,
            "upload_time": "2023-11-29T14:36:13",
            "upload_time_iso_8601": "2023-11-29T14:36:13.507765Z",
            "url": "https://files.pythonhosted.org/packages/be/65/04a77c42000d2344d882cdae22f5bd4383d849a1c407c0918a06a7fc7ce7/segyio-1.9.12-cp311-cp311-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b0c8d5815e388ec9d32cf770bb01d47055715ff03bdf50da5be317ec9f817d95",
                "md5": "afee21c5627c7b7bfac32286a291cca6",
                "sha256": "a814ff1a01939d92279859870b02cc9c24435b265568b2aef068b6a1fcc6f9fd"
            },
            "downloads": -1,
            "filename": "segyio-1.9.12-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "afee21c5627c7b7bfac32286a291cca6",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": null,
            "size": 83823,
            "upload_time": "2023-11-29T14:36:14",
            "upload_time_iso_8601": "2023-11-29T14:36:14.771458Z",
            "url": "https://files.pythonhosted.org/packages/b0/c8/d5815e388ec9d32cf770bb01d47055715ff03bdf50da5be317ec9f817d95/segyio-1.9.12-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2a654baa76bb571f775bda28af015188b95dc5337f700668d3a72fc32438be01",
                "md5": "aa591214958380da2290ca90d242e95f",
                "sha256": "9495a7f47bd5f8a8ae134d3840191f49c366c8b8e48f2483fa350699047fcd14"
            },
            "downloads": -1,
            "filename": "segyio-1.9.12-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "aa591214958380da2290ca90d242e95f",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": null,
            "size": 85124,
            "upload_time": "2023-11-29T14:36:16",
            "upload_time_iso_8601": "2023-11-29T14:36:16.484317Z",
            "url": "https://files.pythonhosted.org/packages/2a/65/4baa76bb571f775bda28af015188b95dc5337f700668d3a72fc32438be01/segyio-1.9.12-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ff8dc8f7e6588482d7b9cd31f2ea0171ab1b8ad7db9f03fc3c5f4439ce05a7f4",
                "md5": "ca6c103846be5ad71975f6dd266ad1e0",
                "sha256": "22430b55f17b727ed59926e36354d446abeb1c75490d510b44243e490f3b5381"
            },
            "downloads": -1,
            "filename": "segyio-1.9.12-cp311-cp311-win32.whl",
            "has_sig": false,
            "md5_digest": "ca6c103846be5ad71975f6dd266ad1e0",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": null,
            "size": 79700,
            "upload_time": "2023-11-29T14:36:17",
            "upload_time_iso_8601": "2023-11-29T14:36:17.631623Z",
            "url": "https://files.pythonhosted.org/packages/ff/8d/c8f7e6588482d7b9cd31f2ea0171ab1b8ad7db9f03fc3c5f4439ce05a7f4/segyio-1.9.12-cp311-cp311-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "01a29b88d1a8a626f7a0ad622346a82bf0510a52a572c406fbb4f55016bbf7ea",
                "md5": "70eb799bf830542710fce6221bff7964",
                "sha256": "cc5ce29a4d27e0a87c439be90664ebcf78fb0e366ea86a540a24720263bd35b5"
            },
            "downloads": -1,
            "filename": "segyio-1.9.12-cp311-cp311-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "70eb799bf830542710fce6221bff7964",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": null,
            "size": 84841,
            "upload_time": "2023-11-29T14:36:19",
            "upload_time_iso_8601": "2023-11-29T14:36:19.097341Z",
            "url": "https://files.pythonhosted.org/packages/01/a2/9b88d1a8a626f7a0ad622346a82bf0510a52a572c406fbb4f55016bbf7ea/segyio-1.9.12-cp311-cp311-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3eb7eb0a498ce9b459f9e002caa8d5ec9db25e36fe60a69f737abc9dc7e9eeac",
                "md5": "c905045a407020d0fa5887ceaedc8495",
                "sha256": "a6017117d3ad280fc489b2f00a5981c729e43f362650cf835054289aba610a59"
            },
            "downloads": -1,
            "filename": "segyio-1.9.12-cp312-cp312-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "c905045a407020d0fa5887ceaedc8495",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": null,
            "size": 83279,
            "upload_time": "2023-11-29T14:36:21",
            "upload_time_iso_8601": "2023-11-29T14:36:21.360875Z",
            "url": "https://files.pythonhosted.org/packages/3e/b7/eb0a498ce9b459f9e002caa8d5ec9db25e36fe60a69f737abc9dc7e9eeac/segyio-1.9.12-cp312-cp312-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "80a3c4d4b790eb75c8fe9d8d179a0c4cdd8fe5dc33d1b06e9750740a3f1f47f3",
                "md5": "a30fdbce56323b16e16b5ead4f67a169",
                "sha256": "4a7c6f6e55d01005dd2828035c6e02a0259dca76eadd35c35ba3206f6be00fc5"
            },
            "downloads": -1,
            "filename": "segyio-1.9.12-cp312-cp312-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "a30fdbce56323b16e16b5ead4f67a169",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": null,
            "size": 82027,
            "upload_time": "2023-11-29T14:36:23",
            "upload_time_iso_8601": "2023-11-29T14:36:23.557433Z",
            "url": "https://files.pythonhosted.org/packages/80/a3/c4d4b790eb75c8fe9d8d179a0c4cdd8fe5dc33d1b06e9750740a3f1f47f3/segyio-1.9.12-cp312-cp312-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "570f86ea975c0422ecc6db04639227eb4abfb22137c94f6bfee10a2d8ebb0511",
                "md5": "24db1c2ab7dcd18618a12714445adbef",
                "sha256": "17577df1865a7e1a03fe05836089e3493cf9f62a731bfab33ad437ef91b711db"
            },
            "downloads": -1,
            "filename": "segyio-1.9.12-cp312-cp312-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "24db1c2ab7dcd18618a12714445adbef",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": null,
            "size": 86287,
            "upload_time": "2023-11-29T14:36:25",
            "upload_time_iso_8601": "2023-11-29T14:36:25.332998Z",
            "url": "https://files.pythonhosted.org/packages/57/0f/86ea975c0422ecc6db04639227eb4abfb22137c94f6bfee10a2d8ebb0511/segyio-1.9.12-cp312-cp312-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9f7617d21faa838ba62938ec0252287916360679a3876844e820a6a57491cd66",
                "md5": "bd1d8f222e1b3189fa5555e3a92b8f54",
                "sha256": "85eb614cb6d5b293ad2c1537a082db8cd44b825a915c92868d6df3d29a5b911a"
            },
            "downloads": -1,
            "filename": "segyio-1.9.12-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "bd1d8f222e1b3189fa5555e3a92b8f54",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": null,
            "size": 83864,
            "upload_time": "2023-11-29T14:36:26",
            "upload_time_iso_8601": "2023-11-29T14:36:26.824494Z",
            "url": "https://files.pythonhosted.org/packages/9f/76/17d21faa838ba62938ec0252287916360679a3876844e820a6a57491cd66/segyio-1.9.12-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "22bdc95946c7246961b2e2f28fadcc478a0320fb28037dfb3057b4797062db8d",
                "md5": "e55317b90a68787f5bb9e0c3974652b5",
                "sha256": "b2fc17fa50ff2828ef3d8764e2f2fe51bed1363a70399cd2bdcac37dffa1877f"
            },
            "downloads": -1,
            "filename": "segyio-1.9.12-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "e55317b90a68787f5bb9e0c3974652b5",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": null,
            "size": 85123,
            "upload_time": "2023-11-29T14:36:29",
            "upload_time_iso_8601": "2023-11-29T14:36:29.275556Z",
            "url": "https://files.pythonhosted.org/packages/22/bd/c95946c7246961b2e2f28fadcc478a0320fb28037dfb3057b4797062db8d/segyio-1.9.12-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bf4464067dfb4588dbb396abe29429c37c4d38ecc42dfada5d28028a2c91c018",
                "md5": "785960f4d363c8f3e1266c4d3a3921d7",
                "sha256": "9fd86353710bd0bcdddeb5084f7bb6b05799e4222327caf3ef3f5bf966ee1456"
            },
            "downloads": -1,
            "filename": "segyio-1.9.12-cp312-cp312-win32.whl",
            "has_sig": false,
            "md5_digest": "785960f4d363c8f3e1266c4d3a3921d7",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": null,
            "size": 79739,
            "upload_time": "2023-11-29T14:36:31",
            "upload_time_iso_8601": "2023-11-29T14:36:31.300682Z",
            "url": "https://files.pythonhosted.org/packages/bf/44/64067dfb4588dbb396abe29429c37c4d38ecc42dfada5d28028a2c91c018/segyio-1.9.12-cp312-cp312-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a6c438dcad36fc0919efc04c77c50f50a308e63e0f3117cfe4c6fd4c489b5436",
                "md5": "6134b10ed39f3f4795b3d0c83c15cbe8",
                "sha256": "050f70d180573530979b575863cb07a29de20f48a442aa126d817558d3dafb07"
            },
            "downloads": -1,
            "filename": "segyio-1.9.12-cp312-cp312-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "6134b10ed39f3f4795b3d0c83c15cbe8",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": null,
            "size": 84873,
            "upload_time": "2023-11-29T14:36:32",
            "upload_time_iso_8601": "2023-11-29T14:36:32.933818Z",
            "url": "https://files.pythonhosted.org/packages/a6/c4/38dcad36fc0919efc04c77c50f50a308e63e0f3117cfe4c6fd4c489b5436/segyio-1.9.12-cp312-cp312-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "913938948ed197023d7fe754c0d3b35d2608e9d0bef2f29f2f1f9cdf5ed31c56",
                "md5": "66f796377e47c550d85b58790291a027",
                "sha256": "951429218c5ac94a2aeeaac3e1270bff9a1e70bee3648432899b0363d9ec0ff5"
            },
            "downloads": -1,
            "filename": "segyio-1.9.12-cp36-cp36m-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "66f796377e47c550d85b58790291a027",
            "packagetype": "bdist_wheel",
            "python_version": "cp36",
            "requires_python": null,
            "size": 83290,
            "upload_time": "2023-11-29T14:36:34",
            "upload_time_iso_8601": "2023-11-29T14:36:34.706251Z",
            "url": "https://files.pythonhosted.org/packages/91/39/38948ed197023d7fe754c0d3b35d2608e9d0bef2f29f2f1f9cdf5ed31c56/segyio-1.9.12-cp36-cp36m-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "df9485d33e682e6d162a2bf1e777729e0b56ae0683939fdad8f853323f630cbc",
                "md5": "8e544581a3f721dc55fa48ab3d6e1c96",
                "sha256": "e3634bea7e0a5adc1e9ab238d92236ea2cc74098a99a7ba184aeb916ac857142"
            },
            "downloads": -1,
            "filename": "segyio-1.9.12-cp36-cp36m-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "8e544581a3f721dc55fa48ab3d6e1c96",
            "packagetype": "bdist_wheel",
            "python_version": "cp36",
            "requires_python": null,
            "size": 86178,
            "upload_time": "2023-11-29T14:36:36",
            "upload_time_iso_8601": "2023-11-29T14:36:36.367869Z",
            "url": "https://files.pythonhosted.org/packages/df/94/85d33e682e6d162a2bf1e777729e0b56ae0683939fdad8f853323f630cbc/segyio-1.9.12-cp36-cp36m-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9819de75dd5a746a2b3e676623d4a6a702b779a31b8bfcfd3a94991c9115f5f0",
                "md5": "efebfd77e0b87faaf07e55c3b27e401e",
                "sha256": "0aaf1d6e6dea06351037c62f515289cf74bd4ea0bd9764c09880a9c2613fa404"
            },
            "downloads": -1,
            "filename": "segyio-1.9.12-cp36-cp36m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl",
            "has_sig": false,
            "md5_digest": "efebfd77e0b87faaf07e55c3b27e401e",
            "packagetype": "bdist_wheel",
            "python_version": "cp36",
            "requires_python": null,
            "size": 84122,
            "upload_time": "2023-11-29T14:36:38",
            "upload_time_iso_8601": "2023-11-29T14:36:38.135564Z",
            "url": "https://files.pythonhosted.org/packages/98/19/de75dd5a746a2b3e676623d4a6a702b779a31b8bfcfd3a94991c9115f5f0/segyio-1.9.12-cp36-cp36m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fdbc5cd534d988ada179bd87bf70403497bdc81e273e36eed24dffd79209add6",
                "md5": "93e99fa925094a499e20860eb7f8b4c4",
                "sha256": "d1888972f847da5e79ef389654b8cd2f22156790416d8c7d29c8008df8c8e037"
            },
            "downloads": -1,
            "filename": "segyio-1.9.12-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "93e99fa925094a499e20860eb7f8b4c4",
            "packagetype": "bdist_wheel",
            "python_version": "cp36",
            "requires_python": null,
            "size": 83799,
            "upload_time": "2023-11-29T14:36:39",
            "upload_time_iso_8601": "2023-11-29T14:36:39.265182Z",
            "url": "https://files.pythonhosted.org/packages/fd/bc/5cd534d988ada179bd87bf70403497bdc81e273e36eed24dffd79209add6/segyio-1.9.12-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ba417bdcecb43708ef2590067f751174b651daada382ab825db9152399f95aaa",
                "md5": "5a1859d49cd3c439c73cc53df1efd3bf",
                "sha256": "28fa62882fc22811d08688ca6f3a9718006bbc7587976c1146c07ca63799cfff"
            },
            "downloads": -1,
            "filename": "segyio-1.9.12-cp36-cp36m-win32.whl",
            "has_sig": false,
            "md5_digest": "5a1859d49cd3c439c73cc53df1efd3bf",
            "packagetype": "bdist_wheel",
            "python_version": "cp36",
            "requires_python": null,
            "size": 79651,
            "upload_time": "2023-11-29T14:36:40",
            "upload_time_iso_8601": "2023-11-29T14:36:40.913160Z",
            "url": "https://files.pythonhosted.org/packages/ba/41/7bdcecb43708ef2590067f751174b651daada382ab825db9152399f95aaa/segyio-1.9.12-cp36-cp36m-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4b79ac5f787aa7eac338c7aed5c2d49fdabc41ab204ba9debfea20f9bb11f338",
                "md5": "39b76feb05be241b83b209b634ae6247",
                "sha256": "ddac89eabf1785cfb3a033b16f5707351a420ef6016293de688fd24f5a31645d"
            },
            "downloads": -1,
            "filename": "segyio-1.9.12-cp36-cp36m-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "39b76feb05be241b83b209b634ae6247",
            "packagetype": "bdist_wheel",
            "python_version": "cp36",
            "requires_python": null,
            "size": 84744,
            "upload_time": "2023-11-29T14:36:41",
            "upload_time_iso_8601": "2023-11-29T14:36:41.983578Z",
            "url": "https://files.pythonhosted.org/packages/4b/79/ac5f787aa7eac338c7aed5c2d49fdabc41ab204ba9debfea20f9bb11f338/segyio-1.9.12-cp36-cp36m-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "370bf82672ff6186e4951489a9448b618dcb67706e01a4bafdbda63247307a15",
                "md5": "5b16a04ae0bdceaf38174e1eb5dbc5f0",
                "sha256": "5112cc5d2f0c8516ff79f3cfa27da50ad2f27fc4102ae5fa32b95ec6ea1ac6e4"
            },
            "downloads": -1,
            "filename": "segyio-1.9.12-cp37-cp37m-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "5b16a04ae0bdceaf38174e1eb5dbc5f0",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": null,
            "size": 83275,
            "upload_time": "2023-11-29T14:36:43",
            "upload_time_iso_8601": "2023-11-29T14:36:43.428181Z",
            "url": "https://files.pythonhosted.org/packages/37/0b/f82672ff6186e4951489a9448b618dcb67706e01a4bafdbda63247307a15/segyio-1.9.12-cp37-cp37m-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6275fab47f3d8a3d5cf844d7d1a41798a1edb882de956f472135c4bbbdd5fa4a",
                "md5": "46365c0773acc770d536b73753b8976a",
                "sha256": "499cdd920ca985a438d33bcfa02d6fadc286d8f7671a901aa3bbd233f36a4de0"
            },
            "downloads": -1,
            "filename": "segyio-1.9.12-cp37-cp37m-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "46365c0773acc770d536b73753b8976a",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": null,
            "size": 86177,
            "upload_time": "2023-11-29T14:36:45",
            "upload_time_iso_8601": "2023-11-29T14:36:45.136948Z",
            "url": "https://files.pythonhosted.org/packages/62/75/fab47f3d8a3d5cf844d7d1a41798a1edb882de956f472135c4bbbdd5fa4a/segyio-1.9.12-cp37-cp37m-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "df86654437d588d20232af86785035bfecbc62ea6fd0ddfb9e2dff7b02eb6be9",
                "md5": "fad7afda858838ff3448f8573e2b70a3",
                "sha256": "9c1ba43d1269aa82aa8e4cd52fd6364ff86dbd31f1d6cf365e3bc8a07cd739f2"
            },
            "downloads": -1,
            "filename": "segyio-1.9.12-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl",
            "has_sig": false,
            "md5_digest": "fad7afda858838ff3448f8573e2b70a3",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": null,
            "size": 84116,
            "upload_time": "2023-11-29T14:36:47",
            "upload_time_iso_8601": "2023-11-29T14:36:47.132200Z",
            "url": "https://files.pythonhosted.org/packages/df/86/654437d588d20232af86785035bfecbc62ea6fd0ddfb9e2dff7b02eb6be9/segyio-1.9.12-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7596dbcbf5e321ac5543d228b4a44d6fb64ec3b6ce33b680c37c08e6df5e0b8e",
                "md5": "73fb573362669cd6af442905985ec303",
                "sha256": "f34a4cd610a4f61be0f4c68984972799dc12fadc7fa10ea4fa393b0529383e0c"
            },
            "downloads": -1,
            "filename": "segyio-1.9.12-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "73fb573362669cd6af442905985ec303",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": null,
            "size": 83799,
            "upload_time": "2023-11-29T14:36:48",
            "upload_time_iso_8601": "2023-11-29T14:36:48.261121Z",
            "url": "https://files.pythonhosted.org/packages/75/96/dbcbf5e321ac5543d228b4a44d6fb64ec3b6ce33b680c37c08e6df5e0b8e/segyio-1.9.12-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "442e9737e65752994a44b1ba22faf7a4604ddee8865e61a8c4e5f74877b11dfd",
                "md5": "cc19b6dbae379572c080e0a724d593ff",
                "sha256": "f2df9e0e8c9dddbcf1e71b04127247ff50e26b60def02659c7636e7c57c495e7"
            },
            "downloads": -1,
            "filename": "segyio-1.9.12-cp37-cp37m-win32.whl",
            "has_sig": false,
            "md5_digest": "cc19b6dbae379572c080e0a724d593ff",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": null,
            "size": 79674,
            "upload_time": "2023-11-29T14:36:49",
            "upload_time_iso_8601": "2023-11-29T14:36:49.517539Z",
            "url": "https://files.pythonhosted.org/packages/44/2e/9737e65752994a44b1ba22faf7a4604ddee8865e61a8c4e5f74877b11dfd/segyio-1.9.12-cp37-cp37m-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e7e3f228cea58aee23c7ede92c581c695474f921fdcc8772dad64eb271ab493a",
                "md5": "f5f9c78ef0c085880607b58cfee65a28",
                "sha256": "6e6eee893af39c76a71024309f21c31bf5b6ac3a84a04e9285b977cad72a5547"
            },
            "downloads": -1,
            "filename": "segyio-1.9.12-cp37-cp37m-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "f5f9c78ef0c085880607b58cfee65a28",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": null,
            "size": 84767,
            "upload_time": "2023-11-29T14:36:51",
            "upload_time_iso_8601": "2023-11-29T14:36:51.291805Z",
            "url": "https://files.pythonhosted.org/packages/e7/e3/f228cea58aee23c7ede92c581c695474f921fdcc8772dad64eb271ab493a/segyio-1.9.12-cp37-cp37m-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7bd93587d8ed4da73be17caadb8a2a53006e665dd0a8d47feb097176f8e51d46",
                "md5": "4a0e621a759349b090c62ea1976ad647",
                "sha256": "389ef203a776e643e4da13aabe33b5d0dadd499a6309e33c87bd2aa8f12230ee"
            },
            "downloads": -1,
            "filename": "segyio-1.9.12-cp38-cp38-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "4a0e621a759349b090c62ea1976ad647",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": null,
            "size": 83271,
            "upload_time": "2023-11-29T14:36:53",
            "upload_time_iso_8601": "2023-11-29T14:36:53.087790Z",
            "url": "https://files.pythonhosted.org/packages/7b/d9/3587d8ed4da73be17caadb8a2a53006e665dd0a8d47feb097176f8e51d46/segyio-1.9.12-cp38-cp38-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6b04692bc1c1ed1989d11cc35c0d9599ceb3b4dc785f1532d490a920f1ab42e2",
                "md5": "ba8a8ad1ac09d54f1791e70bd683ea07",
                "sha256": "8620bf1ae507dfa4c48d596b4fe39e331a4b4bba19324efd796577c9bb311d8a"
            },
            "downloads": -1,
            "filename": "segyio-1.9.12-cp38-cp38-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "ba8a8ad1ac09d54f1791e70bd683ea07",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": null,
            "size": 81975,
            "upload_time": "2023-11-29T14:36:54",
            "upload_time_iso_8601": "2023-11-29T14:36:54.407121Z",
            "url": "https://files.pythonhosted.org/packages/6b/04/692bc1c1ed1989d11cc35c0d9599ceb3b4dc785f1532d490a920f1ab42e2/segyio-1.9.12-cp38-cp38-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6cccdad4cd2d6e685542a901fc14929d05836fd5991c37f52e349c82f3b190d3",
                "md5": "2a696c6e351fa19e816077fd6123cb0a",
                "sha256": "ed85a6a19f9ff95a8b7b002e2815d944910b37748157b262a59f73ae166bd858"
            },
            "downloads": -1,
            "filename": "segyio-1.9.12-cp38-cp38-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "2a696c6e351fa19e816077fd6123cb0a",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": null,
            "size": 86169,
            "upload_time": "2023-11-29T14:36:57",
            "upload_time_iso_8601": "2023-11-29T14:36:57.967181Z",
            "url": "https://files.pythonhosted.org/packages/6c/cc/dad4cd2d6e685542a901fc14929d05836fd5991c37f52e349c82f3b190d3/segyio-1.9.12-cp38-cp38-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "08d8771c3ed373a70f0875cda24b8f663e5cdc347b9bfa4253ea32a321c1564c",
                "md5": "80e7a2252d7c49c15569cfc172f367b4",
                "sha256": "03d617063df1e1ff4206405763494a6b2dbdde490bedb851a57a77adf11163a4"
            },
            "downloads": -1,
            "filename": "segyio-1.9.12-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl",
            "has_sig": false,
            "md5_digest": "80e7a2252d7c49c15569cfc172f367b4",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": null,
            "size": 84110,
            "upload_time": "2023-11-29T14:37:01",
            "upload_time_iso_8601": "2023-11-29T14:37:01.191040Z",
            "url": "https://files.pythonhosted.org/packages/08/d8/771c3ed373a70f0875cda24b8f663e5cdc347b9bfa4253ea32a321c1564c/segyio-1.9.12-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c815eeb632480da27d2177edcfa682be9d2ca57efc23d519efb2f004825734d9",
                "md5": "7a91288d881ae3cd4fe60c5d21667c55",
                "sha256": "0eb0978f19f335d34da7bf14906141e776110f740299cebe02305c0149194064"
            },
            "downloads": -1,
            "filename": "segyio-1.9.12-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "7a91288d881ae3cd4fe60c5d21667c55",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": null,
            "size": 83799,
            "upload_time": "2023-11-29T14:37:03",
            "upload_time_iso_8601": "2023-11-29T14:37:03.738662Z",
            "url": "https://files.pythonhosted.org/packages/c8/15/eeb632480da27d2177edcfa682be9d2ca57efc23d519efb2f004825734d9/segyio-1.9.12-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e616e66d5522bd29879b29e71ec3ab0db3b4dfcc9fc1876775b5c93172444b20",
                "md5": "3ec62247ce70378df0754d8693b0fd3d",
                "sha256": "0a8cea8806f8bd7224fbeb503f1ce2e24f238ad95b20110bda76d39170b7e9f4"
            },
            "downloads": -1,
            "filename": "segyio-1.9.12-cp38-cp38-win32.whl",
            "has_sig": false,
            "md5_digest": "3ec62247ce70378df0754d8693b0fd3d",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": null,
            "size": 79660,
            "upload_time": "2023-11-29T14:37:05",
            "upload_time_iso_8601": "2023-11-29T14:37:05.155382Z",
            "url": "https://files.pythonhosted.org/packages/e6/16/e66d5522bd29879b29e71ec3ab0db3b4dfcc9fc1876775b5c93172444b20/segyio-1.9.12-cp38-cp38-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "29facf0f513bc20e4c2b9145e81edf236421449d59fd5aafa6719bc4abe70ed1",
                "md5": "70d3d41cc936fc2157ea5caaf2aeac4e",
                "sha256": "eeeaee3b385ac2fb7de6ef890414b9a2746ab17887e0e5c3f0cc2acb149a4020"
            },
            "downloads": -1,
            "filename": "segyio-1.9.12-cp38-cp38-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "70d3d41cc936fc2157ea5caaf2aeac4e",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": null,
            "size": 84767,
            "upload_time": "2023-11-29T14:37:06",
            "upload_time_iso_8601": "2023-11-29T14:37:06.890903Z",
            "url": "https://files.pythonhosted.org/packages/29/fa/cf0f513bc20e4c2b9145e81edf236421449d59fd5aafa6719bc4abe70ed1/segyio-1.9.12-cp38-cp38-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "941385014bd4625519a9bd643e2934b6b3dfff1a27180acab5d2b81ecfd87716",
                "md5": "b6f89fc061a5deb9a8a57d3057572dab",
                "sha256": "9aec160892f9a8aa09ef1b87a03c9a4e49e9601711339541f2fe7fbf7c6ded07"
            },
            "downloads": -1,
            "filename": "segyio-1.9.12-cp39-cp39-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "b6f89fc061a5deb9a8a57d3057572dab",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": null,
            "size": 83264,
            "upload_time": "2023-11-29T14:37:08",
            "upload_time_iso_8601": "2023-11-29T14:37:08.654584Z",
            "url": "https://files.pythonhosted.org/packages/94/13/85014bd4625519a9bd643e2934b6b3dfff1a27180acab5d2b81ecfd87716/segyio-1.9.12-cp39-cp39-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "67a5c484140bab06c75a0b809073aaf34cd7c3b7d104f5736c8d1015407e8f4d",
                "md5": "4cc6abfc22019a5187213afccfea7113",
                "sha256": "406f1155e94b9eced332e75efe83b4563333490780d06f882f347e5f74bb9bb4"
            },
            "downloads": -1,
            "filename": "segyio-1.9.12-cp39-cp39-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "4cc6abfc22019a5187213afccfea7113",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": null,
            "size": 81953,
            "upload_time": "2023-11-29T14:37:10",
            "upload_time_iso_8601": "2023-11-29T14:37:10.537064Z",
            "url": "https://files.pythonhosted.org/packages/67/a5/c484140bab06c75a0b809073aaf34cd7c3b7d104f5736c8d1015407e8f4d/segyio-1.9.12-cp39-cp39-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1b699fb6bfc9d28093bf4e826be8bfc98d50bbf9557d699d9bc24f0361bd88a9",
                "md5": "831e9e0296fcbe4c149e3194216a087f",
                "sha256": "b79b8d0278f070ec61c191ca7703b27100b93d78e1b92b3259873de927c4ada0"
            },
            "downloads": -1,
            "filename": "segyio-1.9.12-cp39-cp39-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "831e9e0296fcbe4c149e3194216a087f",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": null,
            "size": 86226,
            "upload_time": "2023-11-29T14:37:11",
            "upload_time_iso_8601": "2023-11-29T14:37:11.660338Z",
            "url": "https://files.pythonhosted.org/packages/1b/69/9fb6bfc9d28093bf4e826be8bfc98d50bbf9557d699d9bc24f0361bd88a9/segyio-1.9.12-cp39-cp39-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d3dea8a7e535a3acce9e33eb3b864a7ec8c3c0db95e9fc6e5434f43b7b761c1a",
                "md5": "2ee84e368840cbe617a02f9c9e511ca5",
                "sha256": "15fb23b000a335a1878886600332a98dfe795d8cb79858961ee70ab07ae7dd46"
            },
            "downloads": -1,
            "filename": "segyio-1.9.12-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "2ee84e368840cbe617a02f9c9e511ca5",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": null,
            "size": 83823,
            "upload_time": "2023-11-29T14:37:12",
            "upload_time_iso_8601": "2023-11-29T14:37:12.857525Z",
            "url": "https://files.pythonhosted.org/packages/d3/de/a8a7e535a3acce9e33eb3b864a7ec8c3c0db95e9fc6e5434f43b7b761c1a/segyio-1.9.12-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "31d2057144913cf13686b816e8c6656971760ded7c567389fa737149add3b8cd",
                "md5": "afc5cb2f63cde680655b10c0608b39ce",
                "sha256": "a38ba0c61ff88d8ee1704a8b4bb4ad54513642311154d8b23d8959a8d43d7038"
            },
            "downloads": -1,
            "filename": "segyio-1.9.12-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "afc5cb2f63cde680655b10c0608b39ce",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": null,
            "size": 85117,
            "upload_time": "2023-11-29T14:37:14",
            "upload_time_iso_8601": "2023-11-29T14:37:14.748243Z",
            "url": "https://files.pythonhosted.org/packages/31/d2/057144913cf13686b816e8c6656971760ded7c567389fa737149add3b8cd/segyio-1.9.12-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "be19c0bae82b355194ae6aeade2b31da5ca45c099badd4d14d0c1aa4bad8e38f",
                "md5": "b294c26303fb03c50bafbc6db54a5f0c",
                "sha256": "91b1a1201bae0a703181fa2f0c9c610d32428da746b19e4248d1ba4fe8180bde"
            },
            "downloads": -1,
            "filename": "segyio-1.9.12-cp39-cp39-win32.whl",
            "has_sig": false,
            "md5_digest": "b294c26303fb03c50bafbc6db54a5f0c",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": null,
            "size": 79701,
            "upload_time": "2023-11-29T14:37:16",
            "upload_time_iso_8601": "2023-11-29T14:37:16.726765Z",
            "url": "https://files.pythonhosted.org/packages/be/19/c0bae82b355194ae6aeade2b31da5ca45c099badd4d14d0c1aa4bad8e38f/segyio-1.9.12-cp39-cp39-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e8ebcebdf0f673c58a0e3c3841634be861b273f9921175c1dccc02e09be82ae2",
                "md5": "77eec2a7867859d20af9394fb27b4ebd",
                "sha256": "09cf6f6dae326be0970e96bbaf11fe33f9e5beeb156564f35e580e9c6e0fc701"
            },
            "downloads": -1,
            "filename": "segyio-1.9.12-cp39-cp39-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "77eec2a7867859d20af9394fb27b4ebd",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": null,
            "size": 84841,
            "upload_time": "2023-11-29T14:37:19",
            "upload_time_iso_8601": "2023-11-29T14:37:19.172245Z",
            "url": "https://files.pythonhosted.org/packages/e8/eb/cebdf0f673c58a0e3c3841634be861b273f9921175c1dccc02e09be82ae2/segyio-1.9.12-cp39-cp39-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-29 14:35:59",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "equinor",
    "github_project": "segyio",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "segyio"
}
        
Elapsed time: 0.19049s