{ "info": { "author": "Jeffrey R. Spies", "author_email": "jspies@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Use a directory full of template files to create a webpage:\n\nwww/index.mako is accessible by /\nwww/blog.mako is accessible by /blog/\nwww/blog/2013-03-08 is accessible by /blog/2013-03-08/\n\nusing the freeze function, you turn this into a directory of static files servable by something like apache or nginx\nwithout going through python route processing. See the example in example/ or http://github.com/openscienceframework/centerforopenscience.org", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://jspi.es/wysiweb", "keywords": null, "license": "LICENSE", "maintainer": null, "maintainer_email": null, "name": "wysiweb", "package_url": "https://pypi.org/project/wysiweb/", "platform": "any", "project_url": "https://pypi.org/project/wysiweb/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://jspi.es/wysiweb" }, "release_url": "https://pypi.org/project/wysiweb/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "File-system based router and static website generator", "version": "0.1.0" }, "last_serial": 801786, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "33bac14353db3f10e4cf7271ed65c0eb", "sha256": "6a0f511a98d3e13ad6bf0669068c68c22f20f52153178c0d137320ca9710d481" }, "downloads": -1, "filename": "wysiweb-0.1.0.tar.gz", "has_sig": false, "md5_digest": "33bac14353db3f10e4cf7271ed65c0eb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3910, "upload_time": "2013-03-09T02:05:01", "url": "https://files.pythonhosted.org/packages/6b/26/1094e3a92bc0f4c9321d13b112f23f6eca304ca31cfb162d473c70ba0b34/wysiweb-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "33bac14353db3f10e4cf7271ed65c0eb", "sha256": "6a0f511a98d3e13ad6bf0669068c68c22f20f52153178c0d137320ca9710d481" }, "downloads": -1, "filename": "wysiweb-0.1.0.tar.gz", "has_sig": false, "md5_digest": "33bac14353db3f10e4cf7271ed65c0eb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3910, "upload_time": "2013-03-09T02:05:01", "url": "https://files.pythonhosted.org/packages/6b/26/1094e3a92bc0f4c9321d13b112f23f6eca304ca31cfb162d473c70ba0b34/wysiweb-0.1.0.tar.gz" } ] }