sphinxcontrib-asyncio


Namesphinxcontrib-asyncio JSON
Version 0.3.0 PyPI version JSON
download
home_pagehttps://github.com/aio-libs/sphinxcontrib-asyncio
Summarysphinx extension to support coroutines in markup
upload_time2020-08-19 09:44:58
maintainer
docs_urlhttps://pythonhosted.org/sphinxcontrib-asyncio/
authorAndrew Svetlov
requires_python
licenseApache 2
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            sphinxcontrib-asyncio
=====================

Sphinx extension for adding asyncio-specific markups

Read docs https://sphinxcontrib-asyncio.readthedocs.io/en/latest/ for more details

CHANGES
=======

0.2.0 (2016-04-15)
------------------

* Added autodoc support #1


0.1.0 (2016-03-07)
-------------------

* Initial release


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/aio-libs/sphinxcontrib-asyncio",
    "name": "sphinxcontrib-asyncio",
    "maintainer": "",
    "docs_url": "https://pythonhosted.org/sphinxcontrib-asyncio/",
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Andrew Svetlov",
    "author_email": "andrew.svetlov@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/e3/04/5bfea4f0658dba09f910919f96b6445fb0d984bc9c2e6f7fc6448345e42a/sphinxcontrib-asyncio-0.3.0.tar.gz",
    "platform": "",
    "description": "sphinxcontrib-asyncio\n=====================\n\nSphinx extension for adding asyncio-specific markups\n\nRead docs https://sphinxcontrib-asyncio.readthedocs.io/en/latest/ for more details\n\nCHANGES\n=======\n\n0.2.0 (2016-04-15)\n------------------\n\n* Added autodoc support #1\n\n\n0.1.0 (2016-03-07)\n-------------------\n\n* Initial release\n\n",
    "bugtrack_url": null,
    "license": "Apache 2",
    "summary": "sphinx extension to support coroutines in markup",
    "version": "0.3.0",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "18c3a2428166f363093982660c8f723b",
                "sha256": "c18d1f07a55b27e21c15d0f8cf2b940173f1b4566374d248bc4a8d256ee3ff24"
            },
            "downloads": -1,
            "filename": "sphinxcontrib_asyncio-0.3.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "18c3a2428166f363093982660c8f723b",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 7247,
            "upload_time": "2020-08-19T09:44:57",
            "upload_time_iso_8601": "2020-08-19T09:44:57.166785Z",
            "url": "https://files.pythonhosted.org/packages/04/2f/e3965c5f4f9680f3007cbec375cc70d6176c8d4c86b24641076e1b727169/sphinxcontrib_asyncio-0.3.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "5445823a927f3368dd81b9061bec0055",
                "sha256": "99fd26e0fe7edf87244a71a99c316fd0c9b50856c2519acca927ebe74100722e"
            },
            "downloads": -1,
            "filename": "sphinxcontrib-asyncio-0.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "5445823a927f3368dd81b9061bec0055",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 11622,
            "upload_time": "2020-08-19T09:44:58",
            "upload_time_iso_8601": "2020-08-19T09:44:58.455818Z",
            "url": "https://files.pythonhosted.org/packages/e3/04/5bfea4f0658dba09f910919f96b6445fb0d984bc9c2e6f7fc6448345e42a/sphinxcontrib-asyncio-0.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2020-08-19 09:44:58",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "aio-libs",
    "github_project": "sphinxcontrib-asyncio",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "lcname": "sphinxcontrib-asyncio"
}
        
Elapsed time: 0.01452s