{ "info": { "author": "Eli Barnett, Dalton Smith", "author_email": "daltzsmith@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# sphinxcontrib-remoteliteralinclude\nSphinx extension that extends the ``literalinclude`` directive to allow remote URLS\n\n## Installation\n\n``python3 -m pip install sphinxcontrib-remoteliteralinclude``\n\n## Usage\n\nSimply just use it as you normally would a normal ``literalinclude``\n\n```\n.. remoteliteralinclude:: https://example.com/example.java\n :language: java\n :lines: 10-29\n :linenos:\n :lineno-start: 10\n```\n\n## Important Notes\n\nThis is simply a modification of the normal literalinclude extension. Near all of the code is the exact same. Modifications are made by Eli Barnett, with pip module creation by Dalton Smith. \n\nUsing the extension to reference local files **will not** work. Use the regular ``literalinclude`` extension in that case.", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/daltz333/sphinxcontrib-remoteliteralinclude", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "sphinxcontrib-remoteliteralinclude", "package_url": "https://pypi.org/project/sphinxcontrib-remoteliteralinclude/", "platform": "", "project_url": "https://pypi.org/project/sphinxcontrib-remoteliteralinclude/", "project_urls": { "Homepage": "https://github.com/daltz333/sphinxcontrib-remoteliteralinclude" }, "release_url": "https://pypi.org/project/sphinxcontrib-remoteliteralinclude/0.0.3/", "requires_dist": null, "requires_python": ">=3.4", "summary": "Extending literalinclude to include remote URLs", "version": "0.0.3" }, "last_serial": 5812710, "releases": { "0.0.2": [ { "comment_text": "", "digests": { "md5": "e889b7412b248564cec122dd46f13214", "sha256": "1408fc1382b316a1bb06519bd69be0d45d2f1f2b5653629777742fd6a5a0ef41" }, "downloads": -1, "filename": "sphinxcontrib_remoteliteralinclude-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "e889b7412b248564cec122dd46f13214", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.4", "size": 5820, "upload_time": "2019-09-07T14:01:37", "url": "https://files.pythonhosted.org/packages/5f/8e/8aeec76ee2c267b907828cffd26d8a5c48cde450c55d17057e3513fa0394/sphinxcontrib_remoteliteralinclude-0.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "bef5684ebcb1e3da2dd8efbcb9d25188", "sha256": "f48c8fe8a38973975253155f11568231871f8ae13e3cdfe0d00a6f4f9f29e425" }, "downloads": -1, "filename": "sphinxcontrib-remoteliteralinclude-0.0.2.tar.gz", "has_sig": false, "md5_digest": "bef5684ebcb1e3da2dd8efbcb9d25188", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.4", "size": 4460, "upload_time": "2019-09-07T14:01:40", "url": "https://files.pythonhosted.org/packages/1c/2c/d928ba07cc7a24eb2fc4c30a6c2cb4b44aad2aa143a4d0122e1ed5f57a65/sphinxcontrib-remoteliteralinclude-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "f8c07488984c1bcb09ddaf8c43f26dfa", "sha256": "c86a0484f137b1204d0cfa74f3b54dafb53b5384db2eb3bed52e6d9129076e39" }, "downloads": -1, "filename": "sphinxcontrib-remoteliteralinclude-0.0.3.tar.gz", "has_sig": false, "md5_digest": "f8c07488984c1bcb09ddaf8c43f26dfa", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.4", "size": 4391, "upload_time": "2019-09-07T14:08:42", "url": "https://files.pythonhosted.org/packages/f3/8f/991f58d8b8ec60f97f297028c0cbab1424d6a757d5ac0b362fe63abc291f/sphinxcontrib-remoteliteralinclude-0.0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f8c07488984c1bcb09ddaf8c43f26dfa", "sha256": "c86a0484f137b1204d0cfa74f3b54dafb53b5384db2eb3bed52e6d9129076e39" }, "downloads": -1, "filename": "sphinxcontrib-remoteliteralinclude-0.0.3.tar.gz", "has_sig": false, "md5_digest": "f8c07488984c1bcb09ddaf8c43f26dfa", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.4", "size": 4391, "upload_time": "2019-09-07T14:08:42", "url": "https://files.pythonhosted.org/packages/f3/8f/991f58d8b8ec60f97f297028c0cbab1424d6a757d5ac0b362fe63abc291f/sphinxcontrib-remoteliteralinclude-0.0.3.tar.gz" } ] }