{ "info": { "author": "Chapel Team", "author_email": "chapel-developers@lists.sourceforge.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Environment :: Web Environment", "Framework :: Sphinx :: Extension", "Intended Audience :: Developers", "Intended Audience :: Education", "License :: OSI Approved :: Apache Software License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3", "Topic :: Documentation", "Topic :: Documentation :: Sphinx", "Topic :: Text Processing", "Topic :: Utilities" ], "description": "Chapel Domain for Sphinx\n========================\n\nChapel_ domain for Sphinx_.\n\n.. _Chapel: http://chapel-lang.org/\n.. _Sphinx: http://sphinx-doc.org/\n\n.. image:: https://travis-ci.org/chapel-lang/sphinxcontrib-chapeldomain.svg?branch=master\n :target: https://travis-ci.org/chapel-lang/sphinxcontrib-chapeldomain\n\n.. image:: https://coveralls.io/repos/chapel-lang/sphinxcontrib-chapeldomain/badge.svg?branch=master\n :target: https://coveralls.io/r/chapel-lang/sphinxcontrib-chapeldomain?branch=master\n\n`Package documentation`_ is available on readthedocs.org.\n\n.. _Package documentation: //sphinxcontrib-chapeldomain.readthedocs.org/\n\nInstallation\n------------\n\nTo install::\n\n pip install sphinxcontrib-chapeldomain\n\nTo install from source on github_::\n\n git clone https://github.com/chapel-lang/sphinxcontrib-chapeldomain\n cd sphinxcontrib-chapeldomain\n python setup.py install\n\n.. _github: https://github.com/chapel-lang/sphinxcontrib-chapeldomain\n\nGetting Started\n---------------\n\nThis is an example that covers several features of the Chapel domain::\n\n .. chpl:module:: GMP\n :synopsis: multiple precision integer library\n\n .. chpl:record:: BigNum\n\n multiple precision instances\n\n .. chpl:method:: proc add(a:BigNum, b:BigNum)\n\n Add two big ints, ``a`` and ``b``, and store the result in ``this``\n instance.\n\n :arg a: BigNum to be added\n :type a: BigNum\n\n :arg BigNum b: BigNum to be added\n\n :returns: nothing, result is stored in current instance\n\n .. chpl:itermethod:: iter these() ref\n\n Arbitrary iterator that returns individual digits of this instance.\n\n :ytype: reference\n :yields: reference to each individual digit of BigNum\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "https://pypi.python.org/pypi/sphinxcontrib-chapeldomain", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/chapel-lang/sphinxcontrib-chapeldomain", "keywords": "", "license": "Apache License v2.0", "maintainer": "", "maintainer_email": "", "name": "sphinxcontrib-chapeldomain", "package_url": "https://pypi.org/project/sphinxcontrib-chapeldomain/", "platform": "any", "project_url": "https://pypi.org/project/sphinxcontrib-chapeldomain/", "project_urls": { "Download": "https://pypi.python.org/pypi/sphinxcontrib-chapeldomain", "Homepage": "https://github.com/chapel-lang/sphinxcontrib-chapeldomain" }, "release_url": "https://pypi.org/project/sphinxcontrib-chapeldomain/0.0.15/", "requires_dist": [ "docutils", "six", "Sphinx (<1.2.999,>=1.2.0)" ], "requires_python": "", "summary": "Chapel domain for Sphinx", "version": "0.0.15" }, "last_serial": 4442123, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "0f1758315132c82cc205155a022c76cd", "sha256": "354a3217a21cb9975e421b48fe21bcc0d5e396d099ca2280abc970881cf7a76f" }, "downloads": -1, "filename": "sphinxcontrib-chapeldomain-0.0.1.tar.gz", "has_sig": false, "md5_digest": "0f1758315132c82cc205155a022c76cd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17478, "upload_time": "2015-01-27T09:05:40", "url": "https://files.pythonhosted.org/packages/f4/1d/a2183023da90bb8a6140eda510eb35d4d668d9f3cd16912a6db44304a2d0/sphinxcontrib-chapeldomain-0.0.1.tar.gz" } ], "0.0.10": [ { "comment_text": "", "digests": { "md5": "381f841d9f3b688fd29da5e6a53de2d6", "sha256": "6a1da1a84048035a2ce5e45633e923cae6854d6e0afc87a5decb411ffb0750ad" }, "downloads": -1, "filename": "sphinxcontrib-chapeldomain-0.0.10.tar.gz", "has_sig": false, "md5_digest": "381f841d9f3b688fd29da5e6a53de2d6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21806, "upload_time": "2015-03-13T18:05:16", "url": "https://files.pythonhosted.org/packages/a1/f7/5e222cf2ae17ae098d44dcc2a3720a505391db0aad73cf17aeaddbec2813/sphinxcontrib-chapeldomain-0.0.10.tar.gz" } ], "0.0.11": [ { "comment_text": "", "digests": { "md5": "f8e03445c7e551e542a0438528b7695f", "sha256": "6c68f8aa18c6ccc6906b25cf8ff7167d5d4f8eef5d16380d064d6dfb81a6b6ed" }, "downloads": -1, "filename": "sphinxcontrib-chapeldomain-0.0.11.tar.gz", "has_sig": false, "md5_digest": "f8e03445c7e551e542a0438528b7695f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22855, "upload_time": "2015-03-19T15:16:36", "url": "https://files.pythonhosted.org/packages/74/e2/4d5e2aac4f3dcbad024a6576cf5e097611cbd89525209aec2bd03b3917ba/sphinxcontrib-chapeldomain-0.0.11.tar.gz" } ], "0.0.12": [ { "comment_text": "", "digests": { "md5": "dbfb1a717a87aff72e5e74c306d99063", "sha256": "b31e8cd6e099d9839bb230a3b19f72c5de857750799cb9ab209fa2be78e52dd8" }, "downloads": -1, "filename": "sphinxcontrib-chapeldomain-0.0.12.tar.gz", "has_sig": false, "md5_digest": "dbfb1a717a87aff72e5e74c306d99063", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22943, "upload_time": "2015-03-24T15:42:00", "url": "https://files.pythonhosted.org/packages/65/05/46c3e8140c9b0a8b342b2ed0595770c914c006ee34b3ed16c967aa57af87/sphinxcontrib-chapeldomain-0.0.12.tar.gz" } ], "0.0.13": [ { "comment_text": "", "digests": { "md5": "7ea7f920bccac1632836bcee47c47cfd", "sha256": "400a68619cbbfcccec1769ec578959a9e354f3098e884915047071a3470259bf" }, "downloads": -1, "filename": "sphinxcontrib-chapeldomain-0.0.13.tar.gz", "has_sig": false, "md5_digest": "7ea7f920bccac1632836bcee47c47cfd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23305, "upload_time": "2016-04-21T17:56:28", "url": "https://files.pythonhosted.org/packages/be/56/8f0da5d21223fed9594822c1eb10c99b09596ddabd8fc21a03796ec28073/sphinxcontrib-chapeldomain-0.0.13.tar.gz" } ], "0.0.14": [ { "comment_text": "", "digests": { "md5": "118c72df713f557ebf1b12f619ff7728", "sha256": "3a84d43d79b62d9968ffbfab352f7b8d6967e6bc2883db96766aac57b56a4165" }, "downloads": -1, "filename": "sphinxcontrib_chapeldomain-0.0.14-py3.6.egg", "has_sig": false, "md5_digest": "118c72df713f557ebf1b12f619ff7728", "packagetype": "bdist_egg", "python_version": "3.6", "requires_python": null, "size": 26123, "upload_time": "2018-10-16T15:29:28", "url": "https://files.pythonhosted.org/packages/09/f9/0ae054ced42e01efba8ed47497e75862c9f436c2d8ee1e10310537ea746e/sphinxcontrib_chapeldomain-0.0.14-py3.6.egg" }, { "comment_text": "", "digests": { "md5": "74eb316f17b488ba5793101501756cc0", "sha256": "90a220a2019bb24205ac4780a6f9ee4956092836ead3a40d1b6024b7a46a79a1" }, "downloads": -1, "filename": "sphinxcontrib-chapeldomain-0.0.14.tar.gz", "has_sig": false, "md5_digest": "74eb316f17b488ba5793101501756cc0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23384, "upload_time": "2016-09-23T16:52:21", "url": "https://files.pythonhosted.org/packages/5e/8d/653ce0c6f7cc3f73492a7c31c9123e0331e51e00562d193a77bf02aa008c/sphinxcontrib-chapeldomain-0.0.14.tar.gz" } ], "0.0.15": [ { "comment_text": "", "digests": { "md5": "4d498a130fc73f68ce18a4420ba733b4", "sha256": "41844e642edb54b961b00ada7079d3eed8f7a3592e07742e74ff45b642d43d62" }, "downloads": -1, "filename": "sphinxcontrib_chapeldomain-0.0.15-py3-none-any.whl", "has_sig": false, "md5_digest": "4d498a130fc73f68ce18a4420ba733b4", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 17399, "upload_time": "2018-10-16T15:29:25", "url": "https://files.pythonhosted.org/packages/4c/f8/a2feb337d7410fade399de1e99616f654fe74ec41e58a9bdb7327de04eec/sphinxcontrib_chapeldomain-0.0.15-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "24b7238ed6aff8a9cb238c8c3602cfc2", "sha256": "49abd0b3faf6f0124a870a14d252dfbb483a6e60b6dee829107c357c2c560540" }, "downloads": -1, "filename": "sphinxcontrib-chapeldomain-0.0.15.tar.gz", "has_sig": false, "md5_digest": "24b7238ed6aff8a9cb238c8c3602cfc2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23102, "upload_time": "2018-10-16T15:29:26", "url": "https://files.pythonhosted.org/packages/16/66/324d787e4eecc4cfde2f239ccd821c0c21e37cdf3f42d1fd5226ede07037/sphinxcontrib-chapeldomain-0.0.15.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "5440f711eac8b228e73256a800bb6c1b", "sha256": "3ba4fb1553157690bdc4b43b3004fbf1cd8353700f70882ab20ba53598a30cd0" }, "downloads": -1, "filename": "sphinxcontrib-chapeldomain-0.0.2.tar.gz", "has_sig": false, "md5_digest": "5440f711eac8b228e73256a800bb6c1b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17523, "upload_time": "2015-01-28T18:21:27", "url": "https://files.pythonhosted.org/packages/36/89/acfdb8718d2a4f1afbd305de832c600ad14a0f071093015d6307c5380e5a/sphinxcontrib-chapeldomain-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "9cb78eec089675b88ba6cdbcfbd886ea", "sha256": "da4a1d956dd9acc5267ed45341e69ad59a303236dc1f709ed1e40b9c22eaae26" }, "downloads": -1, "filename": "sphinxcontrib-chapeldomain-0.0.3.tar.gz", "has_sig": false, "md5_digest": "9cb78eec089675b88ba6cdbcfbd886ea", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20329, "upload_time": "2015-02-03T04:04:53", "url": "https://files.pythonhosted.org/packages/7d/43/40eb116bdca7c9dfd9ef62d4549acb075989a8cf9db6f0ef9cd481bcce60/sphinxcontrib-chapeldomain-0.0.3.tar.gz" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "bf10490ff31aa20aace60862efe9d0a2", "sha256": "df8c3f041445479fad1fdac42c229c50b2c14ca530a2e651066be56488c2f037" }, "downloads": -1, "filename": "sphinxcontrib-chapeldomain-0.0.4.tar.gz", "has_sig": false, "md5_digest": "bf10490ff31aa20aace60862efe9d0a2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20450, "upload_time": "2015-02-04T01:20:42", "url": "https://files.pythonhosted.org/packages/aa/bb/be1403ee7c7940ff0f8db566900832ac785305aed16d2db0eb70468a3ea2/sphinxcontrib-chapeldomain-0.0.4.tar.gz" } ], "0.0.5": [ { "comment_text": "", "digests": { "md5": "b750c129a78e66fc2c2d0cd64c2b9f25", "sha256": "8876dd7faa199af1433a89281fa39b367ff87dbfeb25004953dbe5dad23dc378" }, "downloads": -1, "filename": "sphinxcontrib-chapeldomain-0.0.5.tar.gz", "has_sig": false, "md5_digest": "b750c129a78e66fc2c2d0cd64c2b9f25", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20527, "upload_time": "2015-02-05T03:27:08", "url": "https://files.pythonhosted.org/packages/0c/95/08f5a4e40d07580ad37c30c51c94d16237c51bf531c3532e61397f2ac975/sphinxcontrib-chapeldomain-0.0.5.tar.gz" } ], "0.0.6": [ { "comment_text": "", "digests": { "md5": "184be36accb6fb6d6ead3f0d2f39349b", "sha256": "56ca25c248d8be972431e0d1632c514efa1bc3f458d7102ab326a5235ec1e1a9" }, "downloads": -1, "filename": "sphinxcontrib-chapeldomain-0.0.6.tar.gz", "has_sig": false, "md5_digest": "184be36accb6fb6d6ead3f0d2f39349b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20699, "upload_time": "2015-02-20T01:01:16", "url": "https://files.pythonhosted.org/packages/e2/f6/b1877038ea2b9ceefda5d81557a2b084cf2f40169286353ee821e8c6439d/sphinxcontrib-chapeldomain-0.0.6.tar.gz" } ], "0.0.7": [ { "comment_text": "", "digests": { "md5": "61156d3e3f83074e18c68c90f6042c75", "sha256": "6ae8050ab0aa5419fc1f16b525695f23a92a5e8d10fda90ef69e55e7cc0d0bdb" }, "downloads": -1, "filename": "sphinxcontrib-chapeldomain-0.0.7.tar.gz", "has_sig": false, "md5_digest": "61156d3e3f83074e18c68c90f6042c75", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20707, "upload_time": "2015-02-20T01:30:25", "url": "https://files.pythonhosted.org/packages/05/60/faf2daf9c85f4fe049a0870be4a3871ce42e508d2140e650fc7b2b4bd45a/sphinxcontrib-chapeldomain-0.0.7.tar.gz" } ], "0.0.8": [ { "comment_text": "", "digests": { "md5": "cc17208991ff494134ba7ccfda45dcb5", "sha256": "89d4b92f2696e4f879fd50f2e66e819c93695dbf1f47bee6d5db30b5587f8a37" }, "downloads": -1, "filename": "sphinxcontrib-chapeldomain-0.0.8.tar.gz", "has_sig": false, "md5_digest": "cc17208991ff494134ba7ccfda45dcb5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20773, "upload_time": "2015-02-26T03:43:23", "url": "https://files.pythonhosted.org/packages/6b/59/4fcebcac2188d324c59f7fa5cd06f67da315c12b98fc6819e67326f4dac8/sphinxcontrib-chapeldomain-0.0.8.tar.gz" } ], "0.0.9": [ { "comment_text": "", "digests": { "md5": "8038f32b463a4d7a52b18d63e8bdb7dc", "sha256": "f35abc68606e8f6bda917eae506cabab6a3f789c1d6793a8cfed74570f762431" }, "downloads": -1, "filename": "sphinxcontrib-chapeldomain-0.0.9.tar.gz", "has_sig": false, "md5_digest": "8038f32b463a4d7a52b18d63e8bdb7dc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21430, "upload_time": "2015-02-26T19:22:34", "url": "https://files.pythonhosted.org/packages/e2/23/000193463f1fd93ebeb625b0e4f9e8e29dd7663af23a04ab280de25010fc/sphinxcontrib-chapeldomain-0.0.9.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4d498a130fc73f68ce18a4420ba733b4", "sha256": "41844e642edb54b961b00ada7079d3eed8f7a3592e07742e74ff45b642d43d62" }, "downloads": -1, "filename": "sphinxcontrib_chapeldomain-0.0.15-py3-none-any.whl", "has_sig": false, "md5_digest": "4d498a130fc73f68ce18a4420ba733b4", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 17399, "upload_time": "2018-10-16T15:29:25", "url": "https://files.pythonhosted.org/packages/4c/f8/a2feb337d7410fade399de1e99616f654fe74ec41e58a9bdb7327de04eec/sphinxcontrib_chapeldomain-0.0.15-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "24b7238ed6aff8a9cb238c8c3602cfc2", "sha256": "49abd0b3faf6f0124a870a14d252dfbb483a6e60b6dee829107c357c2c560540" }, "downloads": -1, "filename": "sphinxcontrib-chapeldomain-0.0.15.tar.gz", "has_sig": false, "md5_digest": "24b7238ed6aff8a9cb238c8c3602cfc2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23102, "upload_time": "2018-10-16T15:29:26", "url": "https://files.pythonhosted.org/packages/16/66/324d787e4eecc4cfde2f239ccd821c0c21e37cdf3f42d1fd5226ede07037/sphinxcontrib-chapeldomain-0.0.15.tar.gz" } ] }