praat-parselmouth


Namepraat-parselmouth JSON
Version 0.4.3 PyPI version JSON
download
home_pagehttps://github.com/YannickJadoul/Parselmouth
SummaryPraat in Python, the Pythonic way
upload_time2022-12-24 22:37:46
maintainer
docs_urlNone
authorYannick Jadoul
requires_python!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7
licenseGPLv3
keywords praat speech signal processing phonetics
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Parselmouth - Praat in Python, the Pythonic way

**Parselmouth** is a Python library for the [Praat](http://www.praat.org)
software.

Though other attempts have been made at porting functionality from Praat to
Python, Parselmouth is unique in its aim to provide a complete and Pythonic
interface to the internal Praat code. While other projects either wrap Praat's
scripting language or reimplementing parts of Praat's functionality in Python,
Parselmouth directly accesses Praat's C/C++ code (which means the algorithms
and their output are exactly the same as in Praat) and provides efficient
access to the program's data, but *also* provides an interface that looks
no different from any other Python library.

Drop by our [Gitter chat room](https://gitter.im/PraatParselmouth/Lobby) or
post a message to our
[Google discussion group](https://groups.google.com/d/forum/parselmouth) if
you have any question, remarks, or requests!

More information on the **installation** and some basic **examples**
can be found on Parselmouth's GitHub repository:
https://github.com/YannickJadoul/Parselmouth



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/YannickJadoul/Parselmouth",
    "name": "praat-parselmouth",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7",
    "maintainer_email": "",
    "keywords": "praat,speech,signal processing,phonetics",
    "author": "Yannick Jadoul",
    "author_email": "Yannick.Jadoul@ai.vub.ac.be",
    "download_url": "https://files.pythonhosted.org/packages/26/7b/1e4811b3a34e3653235de58aea6d541faeb46dc2b85702c8b3ec5df580bd/praat-parselmouth-0.4.3.tar.gz",
    "platform": null,
    "description": "# Parselmouth - Praat in Python, the Pythonic way\n\n**Parselmouth** is a Python library for the [Praat](http://www.praat.org)\nsoftware.\n\nThough other attempts have been made at porting functionality from Praat to\nPython, Parselmouth is unique in its aim to provide a complete and Pythonic\ninterface to the internal Praat code. While other projects either wrap Praat's\nscripting language or reimplementing parts of Praat's functionality in Python,\nParselmouth directly accesses Praat's C/C++ code (which means the algorithms\nand their output are exactly the same as in Praat) and provides efficient\naccess to the program's data, but *also* provides an interface that looks\nno different from any other Python library.\n\nDrop by our [Gitter chat room](https://gitter.im/PraatParselmouth/Lobby) or\npost a message to our\n[Google discussion group](https://groups.google.com/d/forum/parselmouth) if\nyou have any question, remarks, or requests!\n\nMore information on the **installation** and some basic **examples**\ncan be found on Parselmouth's GitHub repository:\nhttps://github.com/YannickJadoul/Parselmouth\n\n\n",
    "bugtrack_url": null,
    "license": "GPLv3",
    "summary": "Praat in Python, the Pythonic way",
    "version": "0.4.3",
    "split_keywords": [
        "praat",
        "speech",
        "signal processing",
        "phonetics"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "94f5d157cac158d2cc6a5199086b35f7",
                "sha256": "124925f3e40a6d626d65789d449bdabe43078528efbee6f3a1df6e67db60c971"
            },
            "downloads": -1,
            "filename": "praat_parselmouth-0.4.3-cp27-cp27m-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "94f5d157cac158d2cc6a5199086b35f7",
            "packagetype": "bdist_wheel",
            "python_version": "cp27",
            "requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7",
            "size": 10406585,
            "upload_time": "2022-12-24T22:23:15",
            "upload_time_iso_8601": "2022-12-24T22:23:15.778513Z",
            "url": "https://files.pythonhosted.org/packages/3f/93/25d2689eec9992d4362f6460f097f6bab1e8449f28f7a8796664e72f6d37/praat_parselmouth-0.4.3-cp27-cp27m-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "9375ff61d11970a1ea09d979af394c29",
                "sha256": "0d3023d9b625c6b0a3cbe8a4f09cc23f666f9b9df40c59e33c4c9ca5b8ea1dac"
            },
            "downloads": -1,
            "filename": "praat_parselmouth-0.4.3-cp27-cp27m-manylinux2010_i686.whl",
            "has_sig": false,
            "md5_digest": "9375ff61d11970a1ea09d979af394c29",
            "packagetype": "bdist_wheel",
            "python_version": "cp27",
            "requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7",
            "size": 10306443,
            "upload_time": "2022-12-24T22:23:31",
            "upload_time_iso_8601": "2022-12-24T22:23:31.047260Z",
            "url": "https://files.pythonhosted.org/packages/cb/f8/4055abe312fbaadf9215321bf2c071d54e5f0798eb10c5524ec37340ee22/praat_parselmouth-0.4.3-cp27-cp27m-manylinux2010_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "9f375805a6979e2eeb83a4b94c1cce8d",
                "sha256": "6841b9d9d2a614382cf186311610d663f0170ba20824296878eb98905b04899a"
            },
            "downloads": -1,
            "filename": "praat_parselmouth-0.4.3-cp27-cp27m-manylinux2010_x86_64.whl",
            "has_sig": false,
            "md5_digest": "9f375805a6979e2eeb83a4b94c1cce8d",
            "packagetype": "bdist_wheel",
            "python_version": "cp27",
            "requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7",
            "size": 10727478,
            "upload_time": "2022-12-24T22:23:52",
            "upload_time_iso_8601": "2022-12-24T22:23:52.766253Z",
            "url": "https://files.pythonhosted.org/packages/a2/ea/eb5f5ebe45a1c1f931c899748d58d5895558008ed20bfa071da36e59fca6/praat_parselmouth-0.4.3-cp27-cp27m-manylinux2010_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "3373de17bee5202ece09e91ef754edb1",
                "sha256": "c0ccf73de16c0f69162952b0d1865d4dbc929de0f9b88a9d7aea57f454de3cb8"
            },
            "downloads": -1,
            "filename": "praat_parselmouth-0.4.3-cp27-cp27mu-manylinux2010_i686.whl",
            "has_sig": false,
            "md5_digest": "3373de17bee5202ece09e91ef754edb1",
            "packagetype": "bdist_wheel",
            "python_version": "cp27",
            "requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7",
            "size": 10306406,
            "upload_time": "2022-12-24T22:24:03",
            "upload_time_iso_8601": "2022-12-24T22:24:03.118491Z",
            "url": "https://files.pythonhosted.org/packages/5f/33/914f03e5e3990289f49d7f4c33e43f59a56b0b74da0eb5fc19dfdb234e8f/praat_parselmouth-0.4.3-cp27-cp27mu-manylinux2010_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "a8face507ebdacf5f41b195e0dbf5c32",
                "sha256": "87fa2dd7f8b5dd5e3127af82e97b229ae2db8e1656525329224df4c0bffa024c"
            },
            "downloads": -1,
            "filename": "praat_parselmouth-0.4.3-cp27-cp27mu-manylinux2010_x86_64.whl",
            "has_sig": false,
            "md5_digest": "a8face507ebdacf5f41b195e0dbf5c32",
            "packagetype": "bdist_wheel",
            "python_version": "cp27",
            "requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7",
            "size": 10727451,
            "upload_time": "2022-12-24T22:24:27",
            "upload_time_iso_8601": "2022-12-24T22:24:27.931354Z",
            "url": "https://files.pythonhosted.org/packages/aa/ae/54ae8594e5dfcf74d371979218cc6bd07231a75e944aabde075482c5a797/praat_parselmouth-0.4.3-cp27-cp27mu-manylinux2010_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "fe5898dffa361630827d79b1fa57ec9d",
                "sha256": "4fee56603cb57326457c6af779b89f96e7b2745114baa996659e1d52e5f245a3"
            },
            "downloads": -1,
            "filename": "praat_parselmouth-0.4.3-cp27-cp27m-win32.whl",
            "has_sig": false,
            "md5_digest": "fe5898dffa361630827d79b1fa57ec9d",
            "packagetype": "bdist_wheel",
            "python_version": "cp27",
            "requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7",
            "size": 8132714,
            "upload_time": "2022-12-24T22:24:45",
            "upload_time_iso_8601": "2022-12-24T22:24:45.664777Z",
            "url": "https://files.pythonhosted.org/packages/55/05/81d5a379adb832577d2560595a9e3655af8df79c3b1075039d0ab500bb3a/praat_parselmouth-0.4.3-cp27-cp27m-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "76f829a921baa2db481a36c54a7bd3ae",
                "sha256": "dc688749a0db4144936d3ed5180996500eb927bbf321192019ddee535fb97f3d"
            },
            "downloads": -1,
            "filename": "praat_parselmouth-0.4.3-cp27-cp27m-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "76f829a921baa2db481a36c54a7bd3ae",
            "packagetype": "bdist_wheel",
            "python_version": "cp27",
            "requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7",
            "size": 8935881,
            "upload_time": "2022-12-24T22:25:15",
            "upload_time_iso_8601": "2022-12-24T22:25:15.197069Z",
            "url": "https://files.pythonhosted.org/packages/9c/9d/bae9706ba0f2b4fd31542fc3b2554d140f5dcd1292644e5def034f6320c9/praat_parselmouth-0.4.3-cp27-cp27m-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "d3283f0a08bb5b303bdb37a710f3c234",
                "sha256": "2bc111055efccf2bb25039a7891ec9ef106b13ddc5680293659ff0b4c5f4353f"
            },
            "downloads": -1,
            "filename": "praat_parselmouth-0.4.3-cp310-cp310-macosx_10_9_universal2.whl",
            "has_sig": false,
            "md5_digest": "d3283f0a08bb5b303bdb37a710f3c234",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7",
            "size": 20378802,
            "upload_time": "2022-12-24T22:26:07",
            "upload_time_iso_8601": "2022-12-24T22:26:07.755785Z",
            "url": "https://files.pythonhosted.org/packages/0b/50/0a43e8be03452e86d19cfcb58b86c0b129d3172309e24bd1779017695c82/praat_parselmouth-0.4.3-cp310-cp310-macosx_10_9_universal2.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "da5720d54316c30554016b58add79e26",
                "sha256": "cd38542210b1f381086b4a9424832b2330c42712e0fb7ea6c28c9200119c294b"
            },
            "downloads": -1,
            "filename": "praat_parselmouth-0.4.3-cp310-cp310-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "da5720d54316c30554016b58add79e26",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7",
            "size": 10596992,
            "upload_time": "2022-12-24T22:26:44",
            "upload_time_iso_8601": "2022-12-24T22:26:44.814299Z",
            "url": "https://files.pythonhosted.org/packages/b6/07/8fb16dd264a3a67bed9bf7ef39fae2424dfeeeceb811585d5fd5e23c6b5a/praat_parselmouth-0.4.3-cp310-cp310-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "daddfc99f8f9f8a51e47e16e943914fb",
                "sha256": "a536b37411c52171500984c97bfd66dc000701a7dc0807e11061b85a653a600a"
            },
            "downloads": -1,
            "filename": "praat_parselmouth-0.4.3-cp310-cp310-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "daddfc99f8f9f8a51e47e16e943914fb",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7",
            "size": 9794373,
            "upload_time": "2022-12-24T22:27:10",
            "upload_time_iso_8601": "2022-12-24T22:27:10.306052Z",
            "url": "https://files.pythonhosted.org/packages/3d/7d/26aa6975f14513f394446b9b01dad95e324563570087b8b7018289063a46/praat_parselmouth-0.4.3-cp310-cp310-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "74215bb38defc22ffb17d3d0f3b0152e",
                "sha256": "6ea1ab0632eff129516f147041aaf7874e50770561a2e9b9c81913b6de243f2a"
            },
            "downloads": -1,
            "filename": "praat_parselmouth-0.4.3-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.whl",
            "has_sig": false,
            "md5_digest": "74215bb38defc22ffb17d3d0f3b0152e",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7",
            "size": 10298130,
            "upload_time": "2022-12-24T22:27:38",
            "upload_time_iso_8601": "2022-12-24T22:27:38.482701Z",
            "url": "https://files.pythonhosted.org/packages/97/1d/6a6f2c42bb47df52ff70641316e02b318e69571a475264eeb7f9409e342f/praat_parselmouth-0.4.3-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "fdb1c8ecc2960e5e321ac0860c5b2061",
                "sha256": "543ba3deb32502e93074b76b1cfb3f09e598e5d9f74a0345fa5b3928fedb5a51"
            },
            "downloads": -1,
            "filename": "praat_parselmouth-0.4.3-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.whl",
            "has_sig": false,
            "md5_digest": "fdb1c8ecc2960e5e321ac0860c5b2061",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7",
            "size": 10721054,
            "upload_time": "2022-12-24T22:28:00",
            "upload_time_iso_8601": "2022-12-24T22:28:00.696288Z",
            "url": "https://files.pythonhosted.org/packages/67/a7/961683a4912957a691aa91137ce032a89f60d06feab00110ecc364fa2643/praat_parselmouth-0.4.3-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "fc6bfbd720ae7d5c38dbf421db2820a6",
                "sha256": "e0addf774a57d57a54df2b06de04ad0de34e81a3abfda03f744c732776c779ec"
            },
            "downloads": -1,
            "filename": "praat_parselmouth-0.4.3-cp310-cp310-win32.whl",
            "has_sig": false,
            "md5_digest": "fc6bfbd720ae7d5c38dbf421db2820a6",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7",
            "size": 8129250,
            "upload_time": "2022-12-24T22:28:17",
            "upload_time_iso_8601": "2022-12-24T22:28:17.980248Z",
            "url": "https://files.pythonhosted.org/packages/97/09/ef754420cae2a0b9d2c88f34fbc296b545118d72b234e8f877aac0c714c3/praat_parselmouth-0.4.3-cp310-cp310-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "1cfd2081611210c29ea58ab36e45f489",
                "sha256": "fc497357aeea2e3cbca2fb308d66b9de9739dc6b320ca2661ca6250f7a7489bd"
            },
            "downloads": -1,
            "filename": "praat_parselmouth-0.4.3-cp310-cp310-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "1cfd2081611210c29ea58ab36e45f489",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7",
            "size": 8932526,
            "upload_time": "2022-12-24T22:28:24",
            "upload_time_iso_8601": "2022-12-24T22:28:24.659268Z",
            "url": "https://files.pythonhosted.org/packages/bb/ce/1b44588928c7477040d83ae8acfe6d51aa28c1d79f8c77bb03e1e0cc038e/praat_parselmouth-0.4.3-cp310-cp310-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "1c7318f145fbae708f905cef3717a6af",
                "sha256": "afac52cb7a72cda7fe2ec1d9573d8f402786abcb06bd7a22f2ca240f95e33263"
            },
            "downloads": -1,
            "filename": "praat_parselmouth-0.4.3-cp311-cp311-macosx_10_9_universal2.whl",
            "has_sig": false,
            "md5_digest": "1c7318f145fbae708f905cef3717a6af",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7",
            "size": 20379154,
            "upload_time": "2022-12-24T22:28:36",
            "upload_time_iso_8601": "2022-12-24T22:28:36.415994Z",
            "url": "https://files.pythonhosted.org/packages/6a/bd/e4354cc91ffd0353d000e4b51f41df56c039b3733072df62e0791e8fc60b/praat_parselmouth-0.4.3-cp311-cp311-macosx_10_9_universal2.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "5ec554d4e2946841d19f37f613bf7136",
                "sha256": "b2261a79c2dc5387a7a678ec304ef8dd00ed93d9e028148bbb064fd0ac222a3a"
            },
            "downloads": -1,
            "filename": "praat_parselmouth-0.4.3-cp311-cp311-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "5ec554d4e2946841d19f37f613bf7136",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7",
            "size": 10597041,
            "upload_time": "2022-12-24T22:28:44",
            "upload_time_iso_8601": "2022-12-24T22:28:44.454621Z",
            "url": "https://files.pythonhosted.org/packages/49/26/fe79e9b808e50dfd39d0089e89d3a07d8382bbb5f2425353e161f89f661b/praat_parselmouth-0.4.3-cp311-cp311-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "bb05be4bbf903bfed527d445bf84b554",
                "sha256": "de31b458d3c1ca7ee45506871a38fdc3aec44526c065552adf8bec2876e816bd"
            },
            "downloads": -1,
            "filename": "praat_parselmouth-0.4.3-cp311-cp311-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "bb05be4bbf903bfed527d445bf84b554",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7",
            "size": 9794537,
            "upload_time": "2022-12-24T22:29:08",
            "upload_time_iso_8601": "2022-12-24T22:29:08.190082Z",
            "url": "https://files.pythonhosted.org/packages/78/55/55900083e4ad369841ee51221fa2b61b626ee9f7ce929dd87a2e1dbd3069/praat_parselmouth-0.4.3-cp311-cp311-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "4b9146f41aa780b2c33855a0ec93cf4a",
                "sha256": "63ff24e045bed7c44f140fb7bab910d89fd3a45b7e8afe5b5e936aa2eea62904"
            },
            "downloads": -1,
            "filename": "praat_parselmouth-0.4.3-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "4b9146f41aa780b2c33855a0ec93cf4a",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7",
            "size": 10715387,
            "upload_time": "2022-12-24T22:29:40",
            "upload_time_iso_8601": "2022-12-24T22:29:40.953661Z",
            "url": "https://files.pythonhosted.org/packages/f9/02/2ea0562e52cdf326541b78ff7e14de04458248c8e6039e7e1a174dba9d50/praat_parselmouth-0.4.3-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "0a1cb044559e42921c68364269d8408f",
                "sha256": "a40c51c628235c54c8956306fc58fd14cd04127d85359134ef73ef35ff19d651"
            },
            "downloads": -1,
            "filename": "praat_parselmouth-0.4.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "0a1cb044559e42921c68364269d8408f",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7",
            "size": 10750968,
            "upload_time": "2022-12-24T22:30:21",
            "upload_time_iso_8601": "2022-12-24T22:30:21.067509Z",
            "url": "https://files.pythonhosted.org/packages/eb/92/7b5002f991aec993c32acfdcd02c9d804d1b8c9c8bdee033ea5fbffa342f/praat_parselmouth-0.4.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "9129d5c935bc1326c7bc8bcb35127be0",
                "sha256": "f8ad9ee3be60d33f1ad593ec5f99466b1c266e00d29a5ec5787f969c618a7a9a"
            },
            "downloads": -1,
            "filename": "praat_parselmouth-0.4.3-cp311-cp311-win32.whl",
            "has_sig": false,
            "md5_digest": "9129d5c935bc1326c7bc8bcb35127be0",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7",
            "size": 8129057,
            "upload_time": "2022-12-24T22:30:47",
            "upload_time_iso_8601": "2022-12-24T22:30:47.333429Z",
            "url": "https://files.pythonhosted.org/packages/c1/ff/87d5b15eaf42840adbf29c5d4e821ffc8478c8663adaee4d72b595caba1e/praat_parselmouth-0.4.3-cp311-cp311-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "b9ca3c081113b8c01a0b86ae41a818b5",
                "sha256": "c32b1f3632e69ed67f501c635fff37ad72e1eae4ddd1c2c0827c4690c06ee990"
            },
            "downloads": -1,
            "filename": "praat_parselmouth-0.4.3-cp311-cp311-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "b9ca3c081113b8c01a0b86ae41a818b5",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7",
            "size": 8932800,
            "upload_time": "2022-12-24T22:31:09",
            "upload_time_iso_8601": "2022-12-24T22:31:09.349647Z",
            "url": "https://files.pythonhosted.org/packages/c0/99/2de287f8fc6e6806007ec642de2bd137db13eee8c199a8930ed7d28044c4/praat_parselmouth-0.4.3-cp311-cp311-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "33358fb6852f4400b8d9fd08cb5dda03",
                "sha256": "1dcb6f55376f193c83d123953a55de471bcadd756af3b157c13d455b0c052999"
            },
            "downloads": -1,
            "filename": "praat_parselmouth-0.4.3-cp35-cp35m-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "33358fb6852f4400b8d9fd08cb5dda03",
            "packagetype": "bdist_wheel",
            "python_version": "cp35",
            "requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7",
            "size": 10405610,
            "upload_time": "2022-12-24T22:31:46",
            "upload_time_iso_8601": "2022-12-24T22:31:46.069396Z",
            "url": "https://files.pythonhosted.org/packages/01/96/5e55d42cbc607883acb00fac57ee3a12722fe64896e5eef370f28b2e286e/praat_parselmouth-0.4.3-cp35-cp35m-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "dcc93b16f9ad645343d9e9f208cc8d84",
                "sha256": "0970facd26b771f5799a396a0e54d12a69fbf8904a4f6ae0442f3831175e4508"
            },
            "downloads": -1,
            "filename": "praat_parselmouth-0.4.3-cp35-cp35m-manylinux2010_i686.whl",
            "has_sig": false,
            "md5_digest": "dcc93b16f9ad645343d9e9f208cc8d84",
            "packagetype": "bdist_wheel",
            "python_version": "cp35",
            "requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7",
            "size": 10303291,
            "upload_time": "2022-12-24T22:32:11",
            "upload_time_iso_8601": "2022-12-24T22:32:11.315949Z",
            "url": "https://files.pythonhosted.org/packages/3e/44/2cf1de00ab55f9fbec9c8b791e17f173c3116789000ccaaa8115d8d0e5aa/praat_parselmouth-0.4.3-cp35-cp35m-manylinux2010_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "9be65b9576b0f97fb95d612e292366ea",
                "sha256": "5c1104f41d9fef48cd44247738b9c8735e10a12ba0a1860e478e0bd69201813e"
            },
            "downloads": -1,
            "filename": "praat_parselmouth-0.4.3-cp35-cp35m-manylinux2010_x86_64.whl",
            "has_sig": false,
            "md5_digest": "9be65b9576b0f97fb95d612e292366ea",
            "packagetype": "bdist_wheel",
            "python_version": "cp35",
            "requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7",
            "size": 10725538,
            "upload_time": "2022-12-24T22:32:18",
            "upload_time_iso_8601": "2022-12-24T22:32:18.646786Z",
            "url": "https://files.pythonhosted.org/packages/04/b2/201b79a972071d9e0ac183ee5f305bd4263fa161143c5f73951363514eda/praat_parselmouth-0.4.3-cp35-cp35m-manylinux2010_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "a9517b24285c1cce07028b32c22e5134",
                "sha256": "3d12469e301d9a25f29f6cb5427aa9a1276e7f2f1edf1a3caede69a84c46170f"
            },
            "downloads": -1,
            "filename": "praat_parselmouth-0.4.3-cp35-cp35m-win32.whl",
            "has_sig": false,
            "md5_digest": "a9517b24285c1cce07028b32c22e5134",
            "packagetype": "bdist_wheel",
            "python_version": "cp35",
            "requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7",
            "size": 8127216,
            "upload_time": "2022-12-24T22:32:24",
            "upload_time_iso_8601": "2022-12-24T22:32:24.722269Z",
            "url": "https://files.pythonhosted.org/packages/16/ca/84f73a292faf0d2fe385471f819a26994b3077c2ab93b255afb9a7566eba/praat_parselmouth-0.4.3-cp35-cp35m-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "68f6bdb07a074fd04defecf5c0d28716",
                "sha256": "c4142faf664dd6c7f1773d04331b278d92e17064eaaef09132954f72a9041ea0"
            },
            "downloads": -1,
            "filename": "praat_parselmouth-0.4.3-cp35-cp35m-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "68f6bdb07a074fd04defecf5c0d28716",
            "packagetype": "bdist_wheel",
            "python_version": "cp35",
            "requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7",
            "size": 8931759,
            "upload_time": "2022-12-24T22:32:31",
            "upload_time_iso_8601": "2022-12-24T22:32:31.357690Z",
            "url": "https://files.pythonhosted.org/packages/8b/05/1f22289c56a80c4a3b2df0a9f209fd9c6c1d3e5941a286bcd7278f4375d8/praat_parselmouth-0.4.3-cp35-cp35m-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "c6bfc6c440843f241dfc1dbcd6305e65",
                "sha256": "5ea2079d519e8d42ed8d2de3c4f68803110060a8ae5d1c56df795c600aa1c3be"
            },
            "downloads": -1,
            "filename": "praat_parselmouth-0.4.3-cp36-cp36m-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "c6bfc6c440843f241dfc1dbcd6305e65",
            "packagetype": "bdist_wheel",
            "python_version": "cp36",
            "requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7",
            "size": 10580629,
            "upload_time": "2022-12-24T22:32:38",
            "upload_time_iso_8601": "2022-12-24T22:32:38.015752Z",
            "url": "https://files.pythonhosted.org/packages/00/c2/d4860a91e03479c4a65319fc4337453d07eee7bfd311540e856da374c457/praat_parselmouth-0.4.3-cp36-cp36m-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "917e81e24960fe16118aff9057d1276f",
                "sha256": "2e88f00b740548cf3de5768b2d06e296e525164ea71ccc991920f41f2e277ad2"
            },
            "downloads": -1,
            "filename": "praat_parselmouth-0.4.3-cp36-cp36m-manylinux_2_12_i686.manylinux2010_i686.whl",
            "has_sig": false,
            "md5_digest": "917e81e24960fe16118aff9057d1276f",
            "packagetype": "bdist_wheel",
            "python_version": "cp36",
            "requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7",
            "size": 10303587,
            "upload_time": "2022-12-24T22:32:44",
            "upload_time_iso_8601": "2022-12-24T22:32:44.769217Z",
            "url": "https://files.pythonhosted.org/packages/7e/38/6b95b33389efc154727722c6e3804124313bc6d4633b6a040c80180aff3f/praat_parselmouth-0.4.3-cp36-cp36m-manylinux_2_12_i686.manylinux2010_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "ca433c5ac44bad2f57295760f7acba29",
                "sha256": "2da226bccd52fd81223eb94a7ea43a1a7588e4384ea65ce0818329b73ef8df6d"
            },
            "downloads": -1,
            "filename": "praat_parselmouth-0.4.3-cp36-cp36m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl",
            "has_sig": false,
            "md5_digest": "ca433c5ac44bad2f57295760f7acba29",
            "packagetype": "bdist_wheel",
            "python_version": "cp36",
            "requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7",
            "size": 10725828,
            "upload_time": "2022-12-24T22:32:51",
            "upload_time_iso_8601": "2022-12-24T22:32:51.937555Z",
            "url": "https://files.pythonhosted.org/packages/04/f4/6bd1f2c785b63ffcfbf80cfd2440f6042df3a328371d0426b0dc0176bccc/praat_parselmouth-0.4.3-cp36-cp36m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "fe40bf5cbf6a96f35a98450377a60376",
                "sha256": "0f3af0413992398ac613b0eefdfbcb8cad064c36a28b972300a2bb760523c109"
            },
            "downloads": -1,
            "filename": "praat_parselmouth-0.4.3-cp36-cp36m-win32.whl",
            "has_sig": false,
            "md5_digest": "fe40bf5cbf6a96f35a98450377a60376",
            "packagetype": "bdist_wheel",
            "python_version": "cp36",
            "requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7",
            "size": 8127239,
            "upload_time": "2022-12-24T22:32:57",
            "upload_time_iso_8601": "2022-12-24T22:32:57.684838Z",
            "url": "https://files.pythonhosted.org/packages/2b/27/4cd089a1d63b9c187d009ee1a5043fd9553224cac0b46d5b769da00b1955/praat_parselmouth-0.4.3-cp36-cp36m-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "c98efff0d1c006798f35940eb085634f",
                "sha256": "e0ed79941b6e37a440860511767eedd85ec003060870d10ff1f98773b2a268ae"
            },
            "downloads": -1,
            "filename": "praat_parselmouth-0.4.3-cp36-cp36m-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "c98efff0d1c006798f35940eb085634f",
            "packagetype": "bdist_wheel",
            "python_version": "cp36",
            "requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7",
            "size": 8931801,
            "upload_time": "2022-12-24T22:33:03",
            "upload_time_iso_8601": "2022-12-24T22:33:03.783737Z",
            "url": "https://files.pythonhosted.org/packages/b7/ce/76c84870eb8774dab0b872a19af9118df7b26a8aa057655b513d91a15f10/praat_parselmouth-0.4.3-cp36-cp36m-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "a3d108652da2af941e8c0ce88b5d6b8e",
                "sha256": "10f3113ad4f5f6df5fe81d4080ca3ad46de2fe0fdb8ebbcad1ba884b1cae3b9d"
            },
            "downloads": -1,
            "filename": "praat_parselmouth-0.4.3-cp37-cp37m-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "a3d108652da2af941e8c0ce88b5d6b8e",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7",
            "size": 10580463,
            "upload_time": "2022-12-24T22:33:10",
            "upload_time_iso_8601": "2022-12-24T22:33:10.843114Z",
            "url": "https://files.pythonhosted.org/packages/00/a3/fbcfeac7dede687bd417b040e11c49438f915b67ed86c4727ba34db851f8/praat_parselmouth-0.4.3-cp37-cp37m-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "341a31fac281af33fee380dd00f74e17",
                "sha256": "6e9338f7a1b304390014bb2eec619e5a306527a4df438e68439c92aa968627dc"
            },
            "downloads": -1,
            "filename": "praat_parselmouth-0.4.3-cp37-cp37m-manylinux_2_12_i686.manylinux2010_i686.whl",
            "has_sig": false,
            "md5_digest": "341a31fac281af33fee380dd00f74e17",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7",
            "size": 10303317,
            "upload_time": "2022-12-24T22:33:27",
            "upload_time_iso_8601": "2022-12-24T22:33:27.985595Z",
            "url": "https://files.pythonhosted.org/packages/af/2e/5a43a820856b0d7b7f86a014dc156db271f1032ad0415d9106ef49d504df/praat_parselmouth-0.4.3-cp37-cp37m-manylinux_2_12_i686.manylinux2010_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "eb83008a5e638a1a815923bd13aafa22",
                "sha256": "cb3798b2ca8163444662b6ae84a74b1add38b2c04e5af8d07bde55cf0335300a"
            },
            "downloads": -1,
            "filename": "praat_parselmouth-0.4.3-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl",
            "has_sig": false,
            "md5_digest": "eb83008a5e638a1a815923bd13aafa22",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7",
            "size": 10725508,
            "upload_time": "2022-12-24T22:33:35",
            "upload_time_iso_8601": "2022-12-24T22:33:35.532778Z",
            "url": "https://files.pythonhosted.org/packages/3e/19/08a4284b8f38ed821e065bffa7ada4a0aefb3039f4a32f0fd483c91fe5c6/praat_parselmouth-0.4.3-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "7deef0504a230696a21d5ab84a97fda3",
                "sha256": "d947f9d1fb092b91acca1259ce4dd62ff4f456338958fd1fd41ee65efc53ca2c"
            },
            "downloads": -1,
            "filename": "praat_parselmouth-0.4.3-cp37-cp37m-win32.whl",
            "has_sig": false,
            "md5_digest": "7deef0504a230696a21d5ab84a97fda3",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7",
            "size": 8127417,
            "upload_time": "2022-12-24T22:33:41",
            "upload_time_iso_8601": "2022-12-24T22:33:41.304359Z",
            "url": "https://files.pythonhosted.org/packages/f8/a9/b23ce4af83957fe8b6268a8c46b3c75945979c2bfcf6f168e45e8758d8ba/praat_parselmouth-0.4.3-cp37-cp37m-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "1e0c0cc12868a688007282d9589de871",
                "sha256": "2f3e026f590aeec8f68921359f56a42efa43076942f271244bee57fd22db8eef"
            },
            "downloads": -1,
            "filename": "praat_parselmouth-0.4.3-cp37-cp37m-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "1e0c0cc12868a688007282d9589de871",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7",
            "size": 8931907,
            "upload_time": "2022-12-24T22:33:47",
            "upload_time_iso_8601": "2022-12-24T22:33:47.880644Z",
            "url": "https://files.pythonhosted.org/packages/02/8e/49058481e45b13bc7305b09e00b1dcd700fda19a7ceb4d06b9860044cfd0/praat_parselmouth-0.4.3-cp37-cp37m-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "5f95d0324d88ebecf78505937ca083bc",
                "sha256": "28844229dab2a9335629b4526188b9540d02208856f48b1a46776279c022f937"
            },
            "downloads": -1,
            "filename": "praat_parselmouth-0.4.3-cp38-cp38-macosx_10_9_universal2.whl",
            "has_sig": false,
            "md5_digest": "5f95d0324d88ebecf78505937ca083bc",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7",
            "size": 20379245,
            "upload_time": "2022-12-24T22:33:59",
            "upload_time_iso_8601": "2022-12-24T22:33:59.475391Z",
            "url": "https://files.pythonhosted.org/packages/83/2e/c80e54c8b9c3c9e2acc70d601dde32e9c8708b7aa5cb5beb1aed87438ed9/praat_parselmouth-0.4.3-cp38-cp38-macosx_10_9_universal2.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "633318d243c9666d95b62662c7c053fb",
                "sha256": "410748af84eb8c2eb69e408e300694a45090ed7c4f31375c4ec75a8c18f87169"
            },
            "downloads": -1,
            "filename": "praat_parselmouth-0.4.3-cp38-cp38-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "633318d243c9666d95b62662c7c053fb",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7",
            "size": 10597465,
            "upload_time": "2022-12-24T22:34:06",
            "upload_time_iso_8601": "2022-12-24T22:34:06.660787Z",
            "url": "https://files.pythonhosted.org/packages/5a/c1/d5c7d2d8b7568c1397adcb21bcba7b393b18682e612404714106408d92a6/praat_parselmouth-0.4.3-cp38-cp38-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "b9799e182ac8ef403e1a9602e70a9354",
                "sha256": "30ff6f17babad25b9d6ab086465a54494eef9d1b4368b0722230c5282be2bf94"
            },
            "downloads": -1,
            "filename": "praat_parselmouth-0.4.3-cp38-cp38-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "b9799e182ac8ef403e1a9602e70a9354",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7",
            "size": 9794305,
            "upload_time": "2022-12-24T22:34:13",
            "upload_time_iso_8601": "2022-12-24T22:34:13.200623Z",
            "url": "https://files.pythonhosted.org/packages/2c/39/9d668e01e3bef8a2393cc3d60c3a9577a55271ebe84489b137abcf9e0e90/praat_parselmouth-0.4.3-cp38-cp38-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "8a78b39672e4e44197ccd44384c62cf0",
                "sha256": "ff7096bc3e87a8f719e66f5e16a90e2f6de445612abd234f86837d390b947421"
            },
            "downloads": -1,
            "filename": "praat_parselmouth-0.4.3-cp38-cp38-manylinux_2_12_i686.manylinux2010_i686.whl",
            "has_sig": false,
            "md5_digest": "8a78b39672e4e44197ccd44384c62cf0",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7",
            "size": 10298298,
            "upload_time": "2022-12-24T22:34:19",
            "upload_time_iso_8601": "2022-12-24T22:34:19.688071Z",
            "url": "https://files.pythonhosted.org/packages/2e/ed/422e3bfe761080b3279e645bd49ffa9fe60087a9812b0522e3e78b839ae5/praat_parselmouth-0.4.3-cp38-cp38-manylinux_2_12_i686.manylinux2010_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "341e8c5347f654921528412065fdc653",
                "sha256": "f41d121c4d2322ff12808bb2c4490609f750f89064170e327dfd74fca13cc212"
            },
            "downloads": -1,
            "filename": "praat_parselmouth-0.4.3-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl",
            "has_sig": false,
            "md5_digest": "341e8c5347f654921528412065fdc653",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7",
            "size": 10721051,
            "upload_time": "2022-12-24T22:34:26",
            "upload_time_iso_8601": "2022-12-24T22:34:26.619749Z",
            "url": "https://files.pythonhosted.org/packages/1a/b4/cf89149df5e46ee7e5cb346fa3f3362265b93d166358e591ca5d58157a61/praat_parselmouth-0.4.3-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "2471c4722b38d56e051b16d809b57388",
                "sha256": "9af9945db11fab0e1ed29ad20f7c97a3e7a8d016328ad6d7237a0d7819db075e"
            },
            "downloads": -1,
            "filename": "praat_parselmouth-0.4.3-cp38-cp38-win32.whl",
            "has_sig": false,
            "md5_digest": "2471c4722b38d56e051b16d809b57388",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7",
            "size": 8129159,
            "upload_time": "2022-12-24T22:34:32",
            "upload_time_iso_8601": "2022-12-24T22:34:32.481071Z",
            "url": "https://files.pythonhosted.org/packages/76/ce/8c88489f12d44205f08e25bcce9053b8353c40239941a64b137e61062c8b/praat_parselmouth-0.4.3-cp38-cp38-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "61f79af2f99649424a2df63f5545ab85",
                "sha256": "ae0c63c432e8216d7c70da44131f51c845fb81d48ac04eb5f39ebcfae34624be"
            },
            "downloads": -1,
            "filename": "praat_parselmouth-0.4.3-cp38-cp38-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "61f79af2f99649424a2df63f5545ab85",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7",
            "size": 8932557,
            "upload_time": "2022-12-24T22:34:38",
            "upload_time_iso_8601": "2022-12-24T22:34:38.309063Z",
            "url": "https://files.pythonhosted.org/packages/c6/b6/1fe1eddc490f4ad84e6f7ad35068b4aca46a4242cf4bdfe6d0458f6237f8/praat_parselmouth-0.4.3-cp38-cp38-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "7045cb560ee76ddc990398d26714fdeb",
                "sha256": "8e25658af5a87ed502753de6924c51bf3400d4078e67a611b5874ab08b478fdb"
            },
            "downloads": -1,
            "filename": "praat_parselmouth-0.4.3-cp39-cp39-macosx_10_9_universal2.whl",
            "has_sig": false,
            "md5_digest": "7045cb560ee76ddc990398d26714fdeb",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7",
            "size": 20379787,
            "upload_time": "2022-12-24T22:34:49",
            "upload_time_iso_8601": "2022-12-24T22:34:49.469301Z",
            "url": "https://files.pythonhosted.org/packages/6e/68/760aa76148a29a66c8e97fb66f51ed86ca527e3f9056dd1c3015cfc7e381/praat_parselmouth-0.4.3-cp39-cp39-macosx_10_9_universal2.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "6ce68caa7c775dfa3c91a4394e22124a",
                "sha256": "7aa2ffd0c6e47feda35343a9d6722b2558f3677a4a51bf5ec864f27ab80e2f42"
            },
            "downloads": -1,
            "filename": "praat_parselmouth-0.4.3-cp39-cp39-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "6ce68caa7c775dfa3c91a4394e22124a",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7",
            "size": 10597507,
            "upload_time": "2022-12-24T22:34:56",
            "upload_time_iso_8601": "2022-12-24T22:34:56.624483Z",
            "url": "https://files.pythonhosted.org/packages/be/21/fc6735b2b67099858de567ee10521168531be59c0976578c8681f1e9d590/praat_parselmouth-0.4.3-cp39-cp39-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "e9aee1910233d7faabbb6def624b6e50",
                "sha256": "3b245d9457ab39f12142da160cda12c4c2a58d9b916e5bb33e6b3ac267882d46"
            },
            "downloads": -1,
            "filename": "praat_parselmouth-0.4.3-cp39-cp39-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "e9aee1910233d7faabbb6def624b6e50",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7",
            "size": 9794706,
            "upload_time": "2022-12-24T22:35:03",
            "upload_time_iso_8601": "2022-12-24T22:35:03.641636Z",
            "url": "https://files.pythonhosted.org/packages/6e/86/7c6ebcfe1638574c612033fb5a9e758034a9f467b4ca4217313d19bbd0c7/praat_parselmouth-0.4.3-cp39-cp39-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "164758b0ce7a596c58f6f3665943cd0a",
                "sha256": "da9779a694941074bc5b199dd3cb41ad4af3306552f06af8dbfdea6ab0a87dec"
            },
            "downloads": -1,
            "filename": "praat_parselmouth-0.4.3-cp39-cp39-manylinux_2_12_i686.manylinux2010_i686.whl",
            "has_sig": false,
            "md5_digest": "164758b0ce7a596c58f6f3665943cd0a",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7",
            "size": 10298848,
            "upload_time": "2022-12-24T22:35:10",
            "upload_time_iso_8601": "2022-12-24T22:35:10.150947Z",
            "url": "https://files.pythonhosted.org/packages/74/c2/a4018c52152bbf92e29b82d567516d5bddeffe68656e8bf8b3f9054780db/praat_parselmouth-0.4.3-cp39-cp39-manylinux_2_12_i686.manylinux2010_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "6688ae581d28725a09bd199960879f5f",
                "sha256": "cfa141c04fd8a0477f91c168878112098a25cbac7ac4a20de627bc9293ee4667"
            },
            "downloads": -1,
            "filename": "praat_parselmouth-0.4.3-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl",
            "has_sig": false,
            "md5_digest": "6688ae581d28725a09bd199960879f5f",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7",
            "size": 10720864,
            "upload_time": "2022-12-24T22:35:17",
            "upload_time_iso_8601": "2022-12-24T22:35:17.000299Z",
            "url": "https://files.pythonhosted.org/packages/79/3d/3c21740b14e889e285bd89e0a382191ff3a6afa9de0b413d449b54a25969/praat_parselmouth-0.4.3-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "f8204a2498ed57c5c0554dd72eb5a57a",
                "sha256": "6941fe602802fd57ecbedecd612b41493b7d1c6bf722ac0cbf3f47f805fbbd43"
            },
            "downloads": -1,
            "filename": "praat_parselmouth-0.4.3-cp39-cp39-win32.whl",
            "has_sig": false,
            "md5_digest": "f8204a2498ed57c5c0554dd72eb5a57a",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7",
            "size": 8130011,
            "upload_time": "2022-12-24T22:35:23",
            "upload_time_iso_8601": "2022-12-24T22:35:23.018681Z",
            "url": "https://files.pythonhosted.org/packages/e3/c1/e2fd003be1e999849f27ab89239918b4828ed260f113e83df86fbd828a8a/praat_parselmouth-0.4.3-cp39-cp39-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "74de266a788f833a809c575a3455ff26",
                "sha256": "5252496e0391754a642973837670c56ecd39c8e0a1f7ec6e6b60b0cd2cc9f51d"
            },
            "downloads": -1,
            "filename": "praat_parselmouth-0.4.3-cp39-cp39-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "74de266a788f833a809c575a3455ff26",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7",
            "size": 8932631,
            "upload_time": "2022-12-24T22:35:29",
            "upload_time_iso_8601": "2022-12-24T22:35:29.760321Z",
            "url": "https://files.pythonhosted.org/packages/85/40/6a4653f87ab276a5214dacedd38786154a6488257d25491ee8990755f9c6/praat_parselmouth-0.4.3-cp39-cp39-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "06a0c6849c8d2f2732783d3301e30ceb",
                "sha256": "fd7c143c6511807b67c92b3ab94733746c0ae3a7b4ba52d6763585c4d459061d"
            },
            "downloads": -1,
            "filename": "praat_parselmouth-0.4.3-pp27-pypy_73-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "06a0c6849c8d2f2732783d3301e30ceb",
            "packagetype": "bdist_wheel",
            "python_version": "pp27",
            "requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7",
            "size": 10421127,
            "upload_time": "2022-12-24T22:35:36",
            "upload_time_iso_8601": "2022-12-24T22:35:36.757569Z",
            "url": "https://files.pythonhosted.org/packages/14/3d/0cb3cc994001fd16c247ca6a9ce02ced359e6e05f3d391fffdece113851a/praat_parselmouth-0.4.3-pp27-pypy_73-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "9f36188897cb012bbbcb04fb7c4fd042",
                "sha256": "7ad0739ad6c102817c7d43b67b7270f78cb431eb72b6ecd9a17e354d1b379deb"
            },
            "downloads": -1,
            "filename": "praat_parselmouth-0.4.3-pp27-pypy_73-manylinux2010_x86_64.whl",
            "has_sig": false,
            "md5_digest": "9f36188897cb012bbbcb04fb7c4fd042",
            "packagetype": "bdist_wheel",
            "python_version": "pp27",
            "requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7",
            "size": 10720090,
            "upload_time": "2022-12-24T22:35:43",
            "upload_time_iso_8601": "2022-12-24T22:35:43.725610Z",
            "url": "https://files.pythonhosted.org/packages/15/a6/b7bef5164683c3adc9afb1d8a72a8301ad1f166f555b40efda90fa5c56a8/praat_parselmouth-0.4.3-pp27-pypy_73-manylinux2010_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "a71d3ca15bd7d909eaff6adcc6d221b4",
                "sha256": "f5e98ec1f41efba90bedab358cff8e6a3c6473978e1f42b55d0977e580efe673"
            },
            "downloads": -1,
            "filename": "praat_parselmouth-0.4.3-pp27-pypy_73-win32.whl",
            "has_sig": false,
            "md5_digest": "a71d3ca15bd7d909eaff6adcc6d221b4",
            "packagetype": "bdist_wheel",
            "python_version": "pp27",
            "requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7",
            "size": 8133725,
            "upload_time": "2022-12-24T22:35:49",
            "upload_time_iso_8601": "2022-12-24T22:35:49.528232Z",
            "url": "https://files.pythonhosted.org/packages/14/c8/013dec75b1059c9eb36d0da3c6b1c34590a3fb969ba4de31fbb18a808d68/praat_parselmouth-0.4.3-pp27-pypy_73-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "a3172c2118692541393d828f429be67a",
                "sha256": "7b58c1c8fd967446f6d74775b5d9bceadfe35a928fa5f192d4d03d80cb005d92"
            },
            "downloads": -1,
            "filename": "praat_parselmouth-0.4.3-pp36-pypy36_pp73-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "a3172c2118692541393d828f429be67a",
            "packagetype": "bdist_wheel",
            "python_version": "pp36",
            "requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7",
            "size": 10415490,
            "upload_time": "2022-12-24T22:35:56",
            "upload_time_iso_8601": "2022-12-24T22:35:56.331962Z",
            "url": "https://files.pythonhosted.org/packages/4d/44/c3e252f4a98dac3525a6df0c727b39f6c8d55e58bdcf08d49d73d7e15690/praat_parselmouth-0.4.3-pp36-pypy36_pp73-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "e03da90d5fedd84c0eacdf6f3f0f254a",
                "sha256": "d217df07c770156fa284aff3e7a5c11eb43e37f0226730d729d6b45be8a7c4d7"
            },
            "downloads": -1,
            "filename": "praat_parselmouth-0.4.3-pp36-pypy36_pp73-manylinux2010_x86_64.whl",
            "has_sig": false,
            "md5_digest": "e03da90d5fedd84c0eacdf6f3f0f254a",
            "packagetype": "bdist_wheel",
            "python_version": "pp36",
            "requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7",
            "size": 10714873,
            "upload_time": "2022-12-24T22:36:03",
            "upload_time_iso_8601": "2022-12-24T22:36:03.415066Z",
            "url": "https://files.pythonhosted.org/packages/cc/e6/0e8ba1027d867a57a0d7fa61bc67f2fcaa07396a79888e965a6b18ad0916/praat_parselmouth-0.4.3-pp36-pypy36_pp73-manylinux2010_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "929529e98a5cdee27d00c3cff908c6f3",
                "sha256": "29cb47438989f8155c3b3dca987afd48999dec71e4b79564aa7e922c3c5c1f9a"
            },
            "downloads": -1,
            "filename": "praat_parselmouth-0.4.3-pp36-pypy36_pp73-win32.whl",
            "has_sig": false,
            "md5_digest": "929529e98a5cdee27d00c3cff908c6f3",
            "packagetype": "bdist_wheel",
            "python_version": "pp36",
            "requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7",
            "size": 8125794,
            "upload_time": "2022-12-24T22:36:09",
            "upload_time_iso_8601": "2022-12-24T22:36:09.202565Z",
            "url": "https://files.pythonhosted.org/packages/b9/13/e2d0453c94f93db0bb7752db610c2912dd5fdeac61ba0f27328feb96242e/praat_parselmouth-0.4.3-pp36-pypy36_pp73-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "28859be62f75c54d4da7cb6fe2e4ed56",
                "sha256": "5f772b4a097654883f4bba41efae419f9ebdd5e83ef7a857e547100d26663e2c"
            },
            "downloads": -1,
            "filename": "praat_parselmouth-0.4.3-pp37-pypy37_pp73-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "28859be62f75c54d4da7cb6fe2e4ed56",
            "packagetype": "bdist_wheel",
            "python_version": "pp37",
            "requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7",
            "size": 10594782,
            "upload_time": "2022-12-24T22:36:15",
            "upload_time_iso_8601": "2022-12-24T22:36:15.390033Z",
            "url": "https://files.pythonhosted.org/packages/8b/1e/57d008a5b84716573bf647a1fade91772cd301c0f79829cb9e5f67a6d9c7/praat_parselmouth-0.4.3-pp37-pypy37_pp73-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "4e04fafb92fdbb6d655709446dd979b0",
                "sha256": "bf9634a6986732dc43a88b3a16a0000cff903da1db6556b7959a6a4897f25570"
            },
            "downloads": -1,
            "filename": "praat_parselmouth-0.4.3-pp37-pypy37_pp73-manylinux_2_12_i686.manylinux2010_i686.whl",
            "has_sig": false,
            "md5_digest": "4e04fafb92fdbb6d655709446dd979b0",
            "packagetype": "bdist_wheel",
            "python_version": "pp37",
            "requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7",
            "size": 10291777,
            "upload_time": "2022-12-24T22:36:22",
            "upload_time_iso_8601": "2022-12-24T22:36:22.195624Z",
            "url": "https://files.pythonhosted.org/packages/b0/90/70fa0faa5746f38c5455ea58fc95b401cd50c0807c1ff5e6f9316db26b83/praat_parselmouth-0.4.3-pp37-pypy37_pp73-manylinux_2_12_i686.manylinux2010_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "23dfdb0dfa300cb52146a3e4839382d5",
                "sha256": "fab1bbb6a88f47cb5d0db07a4fd6d88b9294d2775a7556aeb459e96ac372e29f"
            },
            "downloads": -1,
            "filename": "praat_parselmouth-0.4.3-pp37-pypy37_pp73-manylinux_2_12_x86_64.manylinux2010_x86_64.whl",
            "has_sig": false,
            "md5_digest": "23dfdb0dfa300cb52146a3e4839382d5",
            "packagetype": "bdist_wheel",
            "python_version": "pp37",
            "requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7",
            "size": 10717729,
            "upload_time": "2022-12-24T22:36:29",
            "upload_time_iso_8601": "2022-12-24T22:36:29.346931Z",
            "url": "https://files.pythonhosted.org/packages/7b/cb/881e8e720ba9a797419afa22a43191e86f04fe9bb87853c96f5993794f59/praat_parselmouth-0.4.3-pp37-pypy37_pp73-manylinux_2_12_x86_64.manylinux2010_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "519231e96db490412cbb320484bab2b1",
                "sha256": "261f03f95f25943da2cf746599e47acfcf79b7fc823c871571901d6c97bad948"
            },
            "downloads": -1,
            "filename": "praat_parselmouth-0.4.3-pp37-pypy37_pp73-win32.whl",
            "has_sig": false,
            "md5_digest": "519231e96db490412cbb320484bab2b1",
            "packagetype": "bdist_wheel",
            "python_version": "pp37",
            "requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7",
            "size": 8125902,
            "upload_time": "2022-12-24T22:36:35",
            "upload_time_iso_8601": "2022-12-24T22:36:35.388278Z",
            "url": "https://files.pythonhosted.org/packages/92/5f/fb0717a4fa7a2c9836ff1d19988e955f35a615abf1b4063061933dfbb99a/praat_parselmouth-0.4.3-pp37-pypy37_pp73-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "27e3aab7777729754f1ecc32fb580fba",
                "sha256": "199b8df2659a1e6f30e9ae3064b0a28a661d834d2bccb56d22051c40cc348817"
            },
            "downloads": -1,
            "filename": "praat_parselmouth-0.4.3-pp37-pypy37_pp73-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "27e3aab7777729754f1ecc32fb580fba",
            "packagetype": "bdist_wheel",
            "python_version": "pp37",
            "requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7",
            "size": 8929865,
            "upload_time": "2022-12-24T22:36:41",
            "upload_time_iso_8601": "2022-12-24T22:36:41.363518Z",
            "url": "https://files.pythonhosted.org/packages/5d/15/ac777c425b96895a9fa8c654b9640a716b9edf287df04e632e5142b4fefb/praat_parselmouth-0.4.3-pp37-pypy37_pp73-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "38ebb287238f0dfe8cb8530fe4737eb2",
                "sha256": "ef1f3f6bd08cc410d0d595f6a9c7dd72558e30ad3bd7949c94ea4e07a2de2605"
            },
            "downloads": -1,
            "filename": "praat_parselmouth-0.4.3-pp38-pypy38_pp73-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "38ebb287238f0dfe8cb8530fe4737eb2",
            "packagetype": "bdist_wheel",
            "python_version": "pp38",
            "requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7",
            "size": 10595498,
            "upload_time": "2022-12-24T22:36:48",
            "upload_time_iso_8601": "2022-12-24T22:36:48.374759Z",
            "url": "https://files.pythonhosted.org/packages/78/6d/d26f0b37710ab11d2801bd224ff11d4d200b83d84e55900b65e41499399d/praat_parselmouth-0.4.3-pp38-pypy38_pp73-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "8b1aca82ed8af7db604aefa62b06e9e8",
                "sha256": "28a61b7a3cf95a53554dd3ebb4f48e991d4b913ae2d2fbc3868a4e864d69794f"
            },
            "downloads": -1,
            "filename": "praat_parselmouth-0.4.3-pp38-pypy38_pp73-manylinux_2_12_i686.manylinux2010_i686.whl",
            "has_sig": false,
            "md5_digest": "8b1aca82ed8af7db604aefa62b06e9e8",
            "packagetype": "bdist_wheel",
            "python_version": "pp38",
            "requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7",
            "size": 10294086,
            "upload_time": "2022-12-24T22:36:54",
            "upload_time_iso_8601": "2022-12-24T22:36:54.729058Z",
            "url": "https://files.pythonhosted.org/packages/34/33/6dc7aa56683160d8dae6df9b4daeee3d9004f600d403487ae0eed41b8833/praat_parselmouth-0.4.3-pp38-pypy38_pp73-manylinux_2_12_i686.manylinux2010_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "8c5f496d911044e08019320a858863ab",
                "sha256": "488833ee33690fa1a57a3c429d286e42e6882748f5c3d28dc50889abec12b8c2"
            },
            "downloads": -1,
            "filename": "praat_parselmouth-0.4.3-pp38-pypy38_pp73-manylinux_2_12_x86_64.manylinux2010_x86_64.whl",
            "has_sig": false,
            "md5_digest": "8c5f496d911044e08019320a858863ab",
            "packagetype": "bdist_wheel",
            "python_version": "pp38",
            "requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7",
            "size": 10720625,
            "upload_time": "2022-12-24T22:37:01",
            "upload_time_iso_8601": "2022-12-24T22:37:01.279815Z",
            "url": "https://files.pythonhosted.org/packages/fa/63/721c666b0f58835a323058668a38072bd6620ed5191ef25c0f5b4a794f7f/praat_parselmouth-0.4.3-pp38-pypy38_pp73-manylinux_2_12_x86_64.manylinux2010_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "61650e218876b1729b09a4318b3875f8",
                "sha256": "10f181e199c47fa90fe7cad065275f7f3ccda2de6febf86394cf96aa48531079"
            },
            "downloads": -1,
            "filename": "praat_parselmouth-0.4.3-pp38-pypy38_pp73-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "61650e218876b1729b09a4318b3875f8",
            "packagetype": "bdist_wheel",
            "python_version": "pp38",
            "requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7",
            "size": 8929848,
            "upload_time": "2022-12-24T22:37:07",
            "upload_time_iso_8601": "2022-12-24T22:37:07.622063Z",
            "url": "https://files.pythonhosted.org/packages/f4/4c/3ae2db763c4155b37f13d207c6eb5f1ad760de8ed8145fc54d8a88db9767/praat_parselmouth-0.4.3-pp38-pypy38_pp73-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "a317e5de24d399c619d9296c5a053078",
                "sha256": "52702bc5cdf59b2b4db87448fe9042307e5ebce6b67ee5ea55c2b8627ce803e0"
            },
            "downloads": -1,
            "filename": "praat_parselmouth-0.4.3-pp39-pypy39_pp73-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "a317e5de24d399c619d9296c5a053078",
            "packagetype": "bdist_wheel",
            "python_version": "pp39",
            "requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7",
            "size": 10595746,
            "upload_time": "2022-12-24T22:37:14",
            "upload_time_iso_8601": "2022-12-24T22:37:14.480465Z",
            "url": "https://files.pythonhosted.org/packages/58/d0/ca013febfe5dad7a6478791bfe80f62f851527867fd38b939e1f943d9dc4/praat_parselmouth-0.4.3-pp39-pypy39_pp73-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "cf1238d327aa0542c431ee05d9534624",
                "sha256": "a7d4f5d7c701517986654365f0a41b8b4a610a2ddc0365da60e48c098774259b"
            },
            "downloads": -1,
            "filename": "praat_parselmouth-0.4.3-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "cf1238d327aa0542c431ee05d9534624",
            "packagetype": "bdist_wheel",
            "python_version": "pp39",
            "requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7",
            "size": 10715064,
            "upload_time": "2022-12-24T22:37:21",
            "upload_time_iso_8601": "2022-12-24T22:37:21.503676Z",
            "url": "https://files.pythonhosted.org/packages/f0/71/713f7476c1dc892ea57706f44a8b20cd9f64b958298f91f54cc47d7610e0/praat_parselmouth-0.4.3-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "a33fd9c6b8c495245a92cab45b44d9db",
                "sha256": "4dc013608a536ad74efdc3242421cabfcb8cb2e9cd1259ec9de9aeaa141c2d14"
            },
            "downloads": -1,
            "filename": "praat_parselmouth-0.4.3-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "a33fd9c6b8c495245a92cab45b44d9db",
            "packagetype": "bdist_wheel",
            "python_version": "pp39",
            "requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7",
            "size": 10748838,
            "upload_time": "2022-12-24T22:37:28",
            "upload_time_iso_8601": "2022-12-24T22:37:28.368444Z",
            "url": "https://files.pythonhosted.org/packages/37/4d/ab5c5f274238ecb63d2f2f3e532360d732d82e7e7cf242c473bc61788a1d/praat_parselmouth-0.4.3-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "0e7c3a5e3ff044821cdfc2b612f20856",
                "sha256": "d593065ed1500d305d9cf3d20f5ac7e3671061c3c073ef6e94e97817a664d399"
            },
            "downloads": -1,
            "filename": "praat_parselmouth-0.4.3-pp39-pypy39_pp73-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "0e7c3a5e3ff044821cdfc2b612f20856",
            "packagetype": "bdist_wheel",
            "python_version": "pp39",
            "requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7",
            "size": 8929582,
            "upload_time": "2022-12-24T22:37:34",
            "upload_time_iso_8601": "2022-12-24T22:37:34.960775Z",
            "url": "https://files.pythonhosted.org/packages/0c/79/bdd78cb9c91264a373d628cc562bfa1360e9f3526d8b1067d34cf1e49d28/praat_parselmouth-0.4.3-pp39-pypy39_pp73-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "fb67b6b8b2827460872a41ce0feb3547",
                "sha256": "93538d0ba06444b68d18b793efb436b0d645c62c0397c4977c1d27b679aee168"
            },
            "downloads": -1,
            "filename": "praat-parselmouth-0.4.3.tar.gz",
            "has_sig": false,
            "md5_digest": "fb67b6b8b2827460872a41ce0feb3547",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7",
            "size": 22522807,
            "upload_time": "2022-12-24T22:37:46",
            "upload_time_iso_8601": "2022-12-24T22:37:46.878219Z",
            "url": "https://files.pythonhosted.org/packages/26/7b/1e4811b3a34e3653235de58aea6d541faeb46dc2b85702c8b3ec5df580bd/praat-parselmouth-0.4.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-24 22:37:46",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "YannickJadoul",
    "github_project": "Parselmouth",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "praat-parselmouth"
}
        
Elapsed time: 0.02193s