{ "info": { "author": "Timo Paulssen", "author_email": "timonator@perpetuum-immobile.de", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Documentation", "Topic :: Software Development :: Documentation", "Topic :: Utilities" ], "description": "This package adds the proceduralimage directive to Sphinx_.\n\n.. _Sphinx: http://sphinx.pocoo.org/\n\nIt allows a python code snippet to be supplied, that generates an image, that\nwill be included in the documentation.\n\nIt adds a single directive, `proceduralimage`. It takes a block of python\ncode, executes the code and extracts the local variables `image_data` and\n`alt`. image_data will be saved to a .png in _images and embedded and\nthe alt variable will be used as the images alt tag.\n\nAcknowledgements\n----------------\n\nThe code is based almost entirely on sphinx.ext.graphviz.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/timo/sphinxcontrib-proceduralimage", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "sphinxcontrib-proceduralimage", "package_url": "https://pypi.org/project/sphinxcontrib-proceduralimage/", "platform": "any", "project_url": "https://pypi.org/project/sphinxcontrib-proceduralimage/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/timo/sphinxcontrib-proceduralimage" }, "release_url": "https://pypi.org/project/sphinxcontrib-proceduralimage/0.2/", "requires_dist": null, "requires_python": null, "summary": "proceduralimage Sphinx extension", "version": "0.2" }, "last_serial": 799914, "releases": { "0.2": [ { "comment_text": "", "digests": { "md5": "a097b555bac0d9c9cbfee00e9bc6ee3c", "sha256": "da5c4063494767bccdd4a0c5e3aef9d2ca56962518ecd503ae1d555032f5d597" }, "downloads": -1, "filename": "sphinxcontrib-proceduralimage-0.2.tar.gz", "has_sig": false, "md5_digest": "a097b555bac0d9c9cbfee00e9bc6ee3c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3031, "upload_time": "2011-09-23T01:35:03", "url": "https://files.pythonhosted.org/packages/20/79/dbd528a9d9052c43d7e56ff0d747d4da8894cc0b3bd5c9e57b44ee55433d/sphinxcontrib-proceduralimage-0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a097b555bac0d9c9cbfee00e9bc6ee3c", "sha256": "da5c4063494767bccdd4a0c5e3aef9d2ca56962518ecd503ae1d555032f5d597" }, "downloads": -1, "filename": "sphinxcontrib-proceduralimage-0.2.tar.gz", "has_sig": false, "md5_digest": "a097b555bac0d9c9cbfee00e9bc6ee3c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3031, "upload_time": "2011-09-23T01:35:03", "url": "https://files.pythonhosted.org/packages/20/79/dbd528a9d9052c43d7e56ff0d747d4da8894cc0b3bd5c9e57b44ee55433d/sphinxcontrib-proceduralimage-0.2.tar.gz" } ] }