{ "info": { "author": "Christophe Brun", "author_email": "christophe.brun.cl194@gadz.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "License :: OSI Approved :: BSD License", "Topic :: Utilities" ], "description": "wireframe2html\n==============\n[![Build Status](https://travis-ci.org/chbrun/wireframe2html.svg?branch=master)](https://travis-ci.org/chbrun/wireframe2html)\n[![Coverage Status](https://img.shields.io/coveralls/chbrun/wireframe2html.svg)](https://coveralls.io/r/chbrun/wireframe2html)\n\nconvert screens from wireframesketcher into html\n\nUse : \n - jinja2 : templating\n - foundation\n\nAlpha version : only foundation widgets\n - alert\n - button\n - Topbar\n - Paragraph\n - Label\n - Table\n - Header\n\n## Usage ##\n\n```bash\npython wireframe2html.py -s [screenName]\n```\n\n## Examples ##\nThere are 2 examples in examples directory :\n - Homepage.screen : simple hompage\n - Projects_list.screen : simple page with table\n\n```bash\npython wireframe2html.py -s Homepage\npython wireframe2html.py -s Projects_list\n```\n\nThen open Homepage.html with your browser, and clic on Projects in TopBar\n", "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/chbrun/wireframe2htm", "keywords": "html wireframesketcher", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "wireframe2html", "package_url": "https://pypi.org/project/wireframe2html/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/wireframe2html/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/chbrun/wireframe2htm" }, "release_url": "https://pypi.org/project/wireframe2html/0.2/", "requires_dist": null, "requires_python": null, "summary": "Convert screen from Wireframesketcher to html", "version": "0.2" }, "last_serial": 1173501, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "f6018d4f6c7e4df94a3b0e8a2e41e472", "sha256": "02e1289869dd7a728eb5f4da5f39cd41e1b40b680295a3376c5717895cf572a9" }, "downloads": -1, "filename": "wireframe2html-0.1.tar.gz", "has_sig": false, "md5_digest": "f6018d4f6c7e4df94a3b0e8a2e41e472", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 144127, "upload_time": "2014-07-22T21:25:23", "url": "https://files.pythonhosted.org/packages/27/4c/eebd27c7c36a3f3580f420d9692cd719af08db45e23cc36588f0fd62877b/wireframe2html-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "221e75bae5e20df7e480694ed9b5c00a", "sha256": "8bcae001cf5043f8b83503e0be11b0b603d9ae6765ec47cd2f3f210b89946b83" }, "downloads": -1, "filename": "wireframe2html-0.2.tar.gz", "has_sig": false, "md5_digest": "221e75bae5e20df7e480694ed9b5c00a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 151112, "upload_time": "2014-07-29T21:06:22", "url": "https://files.pythonhosted.org/packages/b9/96/a3e1949427c565b746db32b83adc3ca1dd92f8cc6873d5ede813839181d9/wireframe2html-0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "221e75bae5e20df7e480694ed9b5c00a", "sha256": "8bcae001cf5043f8b83503e0be11b0b603d9ae6765ec47cd2f3f210b89946b83" }, "downloads": -1, "filename": "wireframe2html-0.2.tar.gz", "has_sig": false, "md5_digest": "221e75bae5e20df7e480694ed9b5c00a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 151112, "upload_time": "2014-07-29T21:06:22", "url": "https://files.pythonhosted.org/packages/b9/96/a3e1949427c565b746db32b83adc3ca1dd92f8cc6873d5ede813839181d9/wireframe2html-0.2.tar.gz" } ] }