{ "info": { "author": "Charlie Choiniere", "author_email": "pylons-discuss@googlegroups.com", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python" ], "description": "pyramid_assetviews is a small module that allows you to add Root-Relative \nviews to your project. This enables you to serve assets that need to be\naccessed from the root of your domain such as robots.txt or favicon.ico\nwithout having to setup a static media server such as nginx or lighttpd.\n\n\n1.0a3\n-----\n\n- Included the sphinx documentation as part of the distribution package.\n\n- Cleaned up the MANIFEST.in so there are no more warnings when installing\n the package.\n\n1.0a2\n-----\n\n- Updated the add_asset_view methods method signature to accept a filename or\n list of filenames instead of using ``*names`` argument as a catch all.\n\n- Added http_cache setting that addes Cache-Control: max-age and Expires\n headers. http_cache accepts time in seconds. For example: http_cache=5000.\n\n- Dropped zope.interface dependency and picked up a webob dependency instead.\n\n- Added License Information.\n\n1.0a1\n-----\n\n- Initial version", "description_content_type": null, "docs_url": "https://pythonhosted.org/pyramid_assetviews/", "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/nek4life/pyramid_assetviews", "keywords": "pyramid", "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "pyramid_assetviews", "package_url": "https://pypi.org/project/pyramid_assetviews/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pyramid_assetviews/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/nek4life/pyramid_assetviews" }, "release_url": "https://pypi.org/project/pyramid_assetviews/1.0a3/", "requires_dist": null, "requires_python": null, "summary": "pyramid_assetviews", "version": "1.0a3" }, "last_serial": 797604, "releases": { "1.0a1": [ { "comment_text": "", "digests": { "md5": "1f66a9df9af154a2437ee5880c9bc9b7", "sha256": "8067fb59aed74ee307d8a538ddc047c5c2242974dff8d7bee9af52c8ba2e3cec" }, "downloads": -1, "filename": "pyramid_assetviews-1.0a1.tar.gz", "has_sig": false, "md5_digest": "1f66a9df9af154a2437ee5880c9bc9b7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4564, "upload_time": "2011-09-10T03:48:13", "url": "https://files.pythonhosted.org/packages/01/c6/d810a0b96a70a3194ad257b04fcf408fc395b52dd57e1f980f386528b122/pyramid_assetviews-1.0a1.tar.gz" } ], "1.0a2": [ { "comment_text": "", "digests": { "md5": "d179f4ba893837f72c409341bea0cb5f", "sha256": "77db37900c0888f84b91c587ca1357e42c1e6b775db0e0b10024bf05c79e19c3" }, "downloads": -1, "filename": "pyramid_assetviews-1.0a2.tar.gz", "has_sig": false, "md5_digest": "d179f4ba893837f72c409341bea0cb5f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4853, "upload_time": "2011-09-11T03:15:03", "url": "https://files.pythonhosted.org/packages/cd/1b/1d5484d006ede27fb47ced9f72538db7dfba195defc74bf5cea14c1ffecc/pyramid_assetviews-1.0a2.tar.gz" } ], "1.0a3": [ { "comment_text": "", "digests": { "md5": "f53811a626f715841b5599ec4b7a8160", "sha256": "3be07239ed540f7e536824ac0d0fa322c584dc8f1174298f93756b52fc958bb8" }, "downloads": -1, "filename": "pyramid_assetviews-1.0a3.tar.gz", "has_sig": false, "md5_digest": "f53811a626f715841b5599ec4b7a8160", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10315, "upload_time": "2011-09-11T04:02:48", "url": "https://files.pythonhosted.org/packages/0a/c0/01e782e6af9e8ea01fe5ab37a6098a87056478bdb51d5acb8316eafa74a7/pyramid_assetviews-1.0a3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f53811a626f715841b5599ec4b7a8160", "sha256": "3be07239ed540f7e536824ac0d0fa322c584dc8f1174298f93756b52fc958bb8" }, "downloads": -1, "filename": "pyramid_assetviews-1.0a3.tar.gz", "has_sig": false, "md5_digest": "f53811a626f715841b5599ec4b7a8160", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10315, "upload_time": "2011-09-11T04:02:48", "url": "https://files.pythonhosted.org/packages/0a/c0/01e782e6af9e8ea01fe5ab37a6098a87056478bdb51d5acb8316eafa74a7/pyramid_assetviews-1.0a3.tar.gz" } ] }