curio


Namecurio JSON
Version 1.6 PyPI version JSON
download
home_pagehttps://github.com/dabeaz/curio
SummaryCurio
upload_time2022-10-25 14:22:29
maintainerDavid Beazley
docs_urlNone
authorDavid Beazley
requires_python>= 3.7
licenseBSD
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
Curio is a coroutine-based library for concurrent systems programming.  No longer
maintained as a PyPi project.  Latest version is available on GitHub. 

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/dabeaz/curio",
    "name": "curio",
    "maintainer": "David Beazley",
    "docs_url": null,
    "requires_python": ">= 3.7",
    "maintainer_email": "dave@dabeaz.com",
    "keywords": "",
    "author": "David Beazley",
    "author_email": "dave@dabeaz.com",
    "download_url": "https://files.pythonhosted.org/packages/e9/d9/ed3d361fea04f3300eb69a23d97aa1be003c9dab0e5b10244fef0ad2c1ba/curio-1.6.tar.gz",
    "platform": null,
    "description": "\nCurio is a coroutine-based library for concurrent systems programming.  No longer\nmaintained as a PyPi project.  Latest version is available on GitHub. \n",
    "bugtrack_url": null,
    "license": "BSD",
    "summary": "Curio",
    "version": "1.6",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "0897da20491d352a9fa81ee5558095fe",
                "sha256": "562a586db20216ba7d2be8263deb9eb079e56048f9b8906d11d5f45aa81c5247"
            },
            "downloads": -1,
            "filename": "curio-1.6.tar.gz",
            "has_sig": false,
            "md5_digest": "0897da20491d352a9fa81ee5558095fe",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">= 3.7",
            "size": 235660,
            "upload_time": "2022-10-25T14:22:29",
            "upload_time_iso_8601": "2022-10-25T14:22:29.100720Z",
            "url": "https://files.pythonhosted.org/packages/e9/d9/ed3d361fea04f3300eb69a23d97aa1be003c9dab0e5b10244fef0ad2c1ba/curio-1.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-10-25 14:22:29",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "dabeaz",
    "github_project": "curio",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "curio"
}
        
Elapsed time: 0.01466s