{ "info": { "author": "moo", "author_email": "UNKNOWN", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Web Environment", "Framework :: Trac", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python" ], "description": "Notes\n=====\n\nA quick port of the ShellExample__ macro.\n\n__ http://xcache.lighttpd.net/wiki/ShellExample\n\nThis provides a macro ``ShellExample`` that renders terminal sessions with\nnice colors.\n\nConfiguration\n=============\n\nTo enable::\n\n [components]\n shellexample.* = enabled\n\nExample\n=======\n\n::\n\n {{{\n #!ShellExample\n $ ./configure --help\n ...\n --enable-abc ......\n --enable-def ......\n --with-ghi[=dir] ......\n ...\n $ ./configure '--enable-abc' \\\n '--enable-def' \\\n --with-ghi='/usr\n /local'\n (many outputs here)\n \n $ make\n (many outputs again)\n \n (now su to root)\n $ su\n Password:\n (type your root password)\n \n # make install\n (ok, it's now installed)\n }}}", "description_content_type": null, "docs_url": null, "download_url": "http://trac-hacks.org/svn/exampleshellmacro/0.11#egg=TracShellExampleMacro-dev", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://trac-hacks.org/wiki/ShellExampleMacro", "keywords": "trac plugin macro", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "TracShellExampleMacro", "package_url": "https://pypi.org/project/TracShellExampleMacro/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/TracShellExampleMacro/", "project_urls": { "Download": "http://trac-hacks.org/svn/exampleshellmacro/0.11#egg=TracShellExampleMacro-dev", "Homepage": "http://trac-hacks.org/wiki/ShellExampleMacro" }, "release_url": "https://pypi.org/project/TracShellExampleMacro/1.0/", "requires_dist": null, "requires_python": null, "summary": "A Trac macro to show example shell sessions.", "version": "1.0" }, "last_serial": 2664496, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "dc246b17aa55374cf4296d6be19a7b61", "sha256": "eb90ec6bf0464687c5cc5c59309fca11d2a10e03bd15fb8a4c0930ee7bfa6cc6" }, "downloads": -1, "filename": "TracShellExampleMacro-1.0-py2.5.egg", "has_sig": false, "md5_digest": "dc246b17aa55374cf4296d6be19a7b61", "packagetype": "bdist_egg", "python_version": "2.5", "requires_python": null, "size": 5182, "upload_time": "2008-07-01T03:17:50", "url": "https://files.pythonhosted.org/packages/41/27/0379efad02344103b502800a988867f696ff73367fcb2784f70cbf6b8b6c/TracShellExampleMacro-1.0-py2.5.egg" }, { "comment_text": "", "digests": { "md5": "084b419094193c97e3359a0911a3319d", "sha256": "cb56b9b1da9be29b67627a382641c4fc2b65316d3405afeefcb6fdfd9ea12529" }, "downloads": -1, "filename": "TracShellExampleMacro-1.0.tar.gz", "has_sig": false, "md5_digest": "084b419094193c97e3359a0911a3319d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3037, "upload_time": "2008-07-01T03:17:49", "url": "https://files.pythonhosted.org/packages/85/38/250d181a9188c3cd415a68a53aee966f390eb2ebfb7b5818aa3002d51c9c/TracShellExampleMacro-1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "dc246b17aa55374cf4296d6be19a7b61", "sha256": "eb90ec6bf0464687c5cc5c59309fca11d2a10e03bd15fb8a4c0930ee7bfa6cc6" }, "downloads": -1, "filename": "TracShellExampleMacro-1.0-py2.5.egg", "has_sig": false, "md5_digest": "dc246b17aa55374cf4296d6be19a7b61", "packagetype": "bdist_egg", "python_version": "2.5", "requires_python": null, "size": 5182, "upload_time": "2008-07-01T03:17:50", "url": "https://files.pythonhosted.org/packages/41/27/0379efad02344103b502800a988867f696ff73367fcb2784f70cbf6b8b6c/TracShellExampleMacro-1.0-py2.5.egg" }, { "comment_text": "", "digests": { "md5": "084b419094193c97e3359a0911a3319d", "sha256": "cb56b9b1da9be29b67627a382641c4fc2b65316d3405afeefcb6fdfd9ea12529" }, "downloads": -1, "filename": "TracShellExampleMacro-1.0.tar.gz", "has_sig": false, "md5_digest": "084b419094193c97e3359a0911a3319d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3037, "upload_time": "2008-07-01T03:17:49", "url": "https://files.pythonhosted.org/packages/85/38/250d181a9188c3cd415a68a53aee966f390eb2ebfb7b5818aa3002d51c9c/TracShellExampleMacro-1.0.tar.gz" } ] }