{ "info": { "author": "Paul Wexler", "author_email": "paul@prometheusresearch.com", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "Programming Language :: Python" ], "description": "==============\ndocutils_shell\n==============\n\nThis package defines the `shell` directive, \na Docutils extension which can insert the output of any shell command\ninto your restructered text markup.\n\nFor example, this markup::\n\n .. shell:: hg parent --template {rev}\n REVISION\n\n .. shell:: date \"+built on %a %d %b %Y at %X %Z\"\n TIMESTAMP\n\n Revision |REVISION|, |TIMESTAMP|\n\nWill appear something like this::\n\n Revision 5, built on Sun 14 Jun 2015 at 13:02:21 CDT\n\nSee `http://pythonhosted.org/docutils_shell/`_ for more information.\n\n.. _`http://pythonhosted.org/docutils_shell/`: http://pythonhosted.org/docutils_shell/", "description_content_type": null, "docs_url": "https://pythonhosted.org/docutils_shell/", "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://bitbucket.org/pwexler/docutils_shell", "keywords": "docutils,sphinx,shell,documentation", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "docutils_shell", "package_url": "https://pypi.org/project/docutils_shell/", "platform": "Any", "project_url": "https://pypi.org/project/docutils_shell/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://bitbucket.org/pwexler/docutils_shell" }, "release_url": "https://pypi.org/project/docutils_shell/0.0.2/", "requires_dist": null, "requires_python": null, "summary": "docutils extension to insert stdout of given shell command", "version": "0.0.2" }, "last_serial": 2087602, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "5bf84f920fb4c94d7dc191dad108d0bc", "sha256": "4b9af8d7c40a1a24180c3ae11c885b2c3675949d2b971eb1dcc09b7aee9d058a" }, "downloads": -1, "filename": "docutils_shell-0.0.1.tar.gz", "has_sig": false, "md5_digest": "5bf84f920fb4c94d7dc191dad108d0bc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1526, "upload_time": "2015-06-15T01:44:09", "url": "https://files.pythonhosted.org/packages/1f/4d/e90f650f301d7ea63726e06bea1a25034706a2cd757bcafa2d97799e8c84/docutils_shell-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "53c5adc44398ec8b02e2b1946183d3f6", "sha256": "c2bd2202debca94a4d0e482af1f1e18eb6cc068d577c53a427315707d940b89b" }, "downloads": -1, "filename": "docutils_shell-0.0.2.tar.gz", "has_sig": false, "md5_digest": "53c5adc44398ec8b02e2b1946183d3f6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2264, "upload_time": "2015-06-15T21:44:48", "url": "https://files.pythonhosted.org/packages/19/45/d97e730d2baa143070ced2a03cf8c595cd7cf6db53f7b87b25f641e16fa9/docutils_shell-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "53c5adc44398ec8b02e2b1946183d3f6", "sha256": "c2bd2202debca94a4d0e482af1f1e18eb6cc068d577c53a427315707d940b89b" }, "downloads": -1, "filename": "docutils_shell-0.0.2.tar.gz", "has_sig": false, "md5_digest": "53c5adc44398ec8b02e2b1946183d3f6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2264, "upload_time": "2015-06-15T21:44:48", "url": "https://files.pythonhosted.org/packages/19/45/d97e730d2baa143070ced2a03cf8c595cd7cf6db53f7b87b25f641e16fa9/docutils_shell-0.0.2.tar.gz" } ] }