{ "info": { "author": "Steve Marx", "author_email": "smarx@smarx.com", "bugtrack_url": null, "classifiers": [], "description": "# CodeShow\n\nCodeShow turns a directory of code into a static website suitable for use in presentations. It uses [pygments](http://pygments.org) for syntax highlighting. In directories that include a `readme.md` or `readme.txt`, the readme contents will be displayed under the directory listing.\n\nPassing `--site44` generates content optimized for hosting on Site44:\n\n1. No .html or .txt file extensions are appended to files. This makes for prettier URLs.\n2. A `mimetypes.site44.txt` file is generated that enforces HTML and plain text content types for those pretty URLs.\n\nSee [codeshow.site44.com](http://codeshow.site44.com) for an example of the output, or get the code at [github.com/smarx/codeshow](https://github.com/smarx/codeshow).\n\n## Installation\n\nUse `pip install codeshow` to install.\n\n## Usage\n\n\tusage: codeshow [path] []\n\n\tCodeShow turns a directory of code into a static website suitable for use in\n\tpresentations.\n\n\tpositional arguments:\n\t PATH path to the code project\n\n\toptional arguments:\n\t -h, --help show this help message and exit\n\t -v, --version show program's version number and exit\n\t -o, --output PATH output path for generated website\n\t -i, --ignore PATH relative path to skip (can be specified multiple times)\n\t -f, --force if the output directory already exists, delete it first\n\t -s, --site44 generate output for Site44 (generate mimetypes.site44.txt\n\t instead of using file extensions)", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://codeshow.site44.com", "keywords": null, "license": "Copyright (C) 2012 Steve Marx\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.", "maintainer": null, "maintainer_email": null, "name": "CodeShow", "package_url": "https://pypi.org/project/CodeShow/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/CodeShow/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://codeshow.site44.com" }, "release_url": "https://pypi.org/project/CodeShow/0.2.2/", "requires_dist": null, "requires_python": null, "summary": "CodeShow turns a directory of code into a static website suitable for use in presentations.", "version": "0.2.2" }, "last_serial": 783980, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "67bd8a0f43c0fb7d7b161d97acb7b1f7", "sha256": "154b43e0d2fb04174fef2f9dffcc26c23e3f4efd6c28583e7f9756c2db834f6d" }, "downloads": -1, "filename": "CodeShow-0.1.0.tar.gz", "has_sig": false, "md5_digest": "67bd8a0f43c0fb7d7b161d97acb7b1f7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6212, "upload_time": "2012-09-09T17:21:15", "url": "https://files.pythonhosted.org/packages/a0/44/0e599084303975ce25f5f1997e2b32e42aadad86406b6ad67e21ed516258/CodeShow-0.1.0.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "67432fe9e937be5702797a2f43aaae1b", "sha256": "4c499c7b0f45431c6502c36873f4ccb39974a78e25ca6e5a3e9dee7363fb2313" }, "downloads": -1, "filename": "CodeShow-0.2.0.tar.gz", "has_sig": false, "md5_digest": "67432fe9e937be5702797a2f43aaae1b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6537, "upload_time": "2012-09-11T07:57:25", "url": "https://files.pythonhosted.org/packages/e3/d1/d380a5c298ed9772aa5165d2ef09b796a77d71ca21bec9adecde36ed036b/CodeShow-0.2.0.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "351155b54e99602f5847e676dea2f177", "sha256": "98366e8c49ae47953bada7997f4d8ad58dae38d7317f47ac8a3e359831bf758c" }, "downloads": -1, "filename": "CodeShow-0.2.1.tar.gz", "has_sig": false, "md5_digest": "351155b54e99602f5847e676dea2f177", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6555, "upload_time": "2012-09-11T15:23:05", "url": "https://files.pythonhosted.org/packages/85/e4/8bdc62d91859fb1b6543a79fc2b0f81529e131bbca251ec01efc29d013e6/CodeShow-0.2.1.tar.gz" } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "419e380a625ab63272b32d301d22ffa7", "sha256": "efb6dc287a9ffc2684a4af482f3a0d461aab1a51c2081d0aa02111e97bd3059c" }, "downloads": -1, "filename": "CodeShow-0.2.2.tar.gz", "has_sig": false, "md5_digest": "419e380a625ab63272b32d301d22ffa7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6574, "upload_time": "2012-09-13T19:31:49", "url": "https://files.pythonhosted.org/packages/25/9e/5ce5d344feef055142b4edf97201e534d0d5fe7812337a31e0a50bc22480/CodeShow-0.2.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "419e380a625ab63272b32d301d22ffa7", "sha256": "efb6dc287a9ffc2684a4af482f3a0d461aab1a51c2081d0aa02111e97bd3059c" }, "downloads": -1, "filename": "CodeShow-0.2.2.tar.gz", "has_sig": false, "md5_digest": "419e380a625ab63272b32d301d22ffa7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6574, "upload_time": "2012-09-13T19:31:49", "url": "https://files.pythonhosted.org/packages/25/9e/5ce5d344feef055142b4edf97201e534d0d5fe7812337a31e0a50bc22480/CodeShow-0.2.2.tar.gz" } ] }