{ "info": { "author": "Uli Fouquet", "author_email": "uli@gnufix.de", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Framework :: Buildout", "Intended Audience :: Developers", "License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)", "Programming Language :: Python", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "pail -- Python Adaptive Images Library\r\n=======================================\r\n\r\n`pail` is a WSGI_ middleware providing `Adaptive Images`_. Delivering\r\nsmall images to small devices.\r\n\r\nIt detects your visitor's screen size and automatically creates, and\r\ndelivers device appropriate re-scaled versions of your web page's\r\nembeded HTML images. No (major) mark-up changes needed. It is intended\r\nfor use with `Responsive Designs`_ and to be combined with `Fluid\r\nImage`_ techniques.\r\n\r\nThis package is based on the ideas of Matt Wilcox and (more loosely)\r\non his `PHP script`_ for the same purpose. Matt is in no way to blame for\r\nany shortcomings of this Python port.\r\n\r\n`pail` provides special support for use with Paste_.\r\n\r\nPlease note, that this package is still in a very early state and\r\nchanges, also to the API, are likely to happen in near future.\r\n\r\nComments and patches are welcome. Please send these to uli at gnufix\r\ndot de.\r\n\r\n\r\nInstallation\r\n------------\r\n\r\nThe package can be installed by::\r\n\r\n $ pip install pail\r\n\r\nAfterwards you should be able to use pail in any WSGI_\r\nenvironment. See the documentation_ for details.\r\n\r\n\r\nLinks\r\n-----\r\n\r\n- Full documentation_ (including deployment examples)\r\n- `Fork me on GitHub`_\r\n\r\n.. _documentation: http://pail.readthedocs.org\r\n.. _Adaptive Images: http://adaptive-images.com\r\n.. _Responsive Designs: http://www.abookapart.com/products/responsive-web-design\r\n.. _Fluid Image: http://unstoppablerobotninja.com/entry/fluid-images/\r\n.. _Fork me on GitHub: http://github.com/ulif/pail\r\n.. _WSGI: http://wsgi.readthedocs.org/en/latest/\r\n.. _Paste: http://pythonpaste.org/\r\n.. _PHP Script: http://github.com/mattwilcox/Adaptive-Images\r\n\r\n\r\nChanges\r\n=======\r\n\r\n0.2 (2013-05-17)\r\n----------------\r\n\r\n- Add very plain mobile detection. Now, if no device width is given\r\n (via cookie) detected mobile devices get images with the smallest\r\n predefined resolution while non-mobile devices get the images with\r\n the largest predefined resolution.\r\n\r\n- Removed zc.buildout stuff (we do not need it).\r\n\r\n0.1 (2013-05-07)\r\n----------------\r\n\r\n- First implementation based on Matt Wilcox' PHP script.\r\n\r\n\r\nDownload\r\n********", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pypi.python.org/pypi/pail/", "keywords": "", "license": "LICENSE.txt", "maintainer": "", "maintainer_email": "", "name": "pail", "package_url": "https://pypi.org/project/pail/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pail/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://pypi.python.org/pypi/pail/" }, "release_url": "https://pypi.org/project/pail/0.2/", "requires_dist": null, "requires_python": null, "summary": "Pyton Adaptive Imaging Library.", "version": "0.2" }, "last_serial": 795974, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "54b149f656b8ac239186ca2c8e61dbb0", "sha256": "f0a9adf37b70a0c3deb35a3c510475153f751ab2dc004e2afb2dd8b0191b4282" }, "downloads": -1, "filename": "pail-0.1.tar.gz", "has_sig": false, "md5_digest": "54b149f656b8ac239186ca2c8e61dbb0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22893, "upload_time": "2013-05-18T00:37:53", "url": "https://files.pythonhosted.org/packages/70/66/33ea4da2bff990b539c43791dbbe6f5a5b85ba274b7b14cf11ba620af806/pail-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "db2191520902d703d4639d76c804978f", "sha256": "23d47e37c3b4da6d3036086bc19f23b0df8acd91a50d1410855f4546c39770e7" }, "downloads": -1, "filename": "pail-0.2.tar.gz", "has_sig": false, "md5_digest": "db2191520902d703d4639d76c804978f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22757, "upload_time": "2013-05-18T00:39:51", "url": "https://files.pythonhosted.org/packages/9d/33/803b14a709838e578ded7460ef0dcd086ac91df509fe168d5a99e1dbb7ae/pail-0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "db2191520902d703d4639d76c804978f", "sha256": "23d47e37c3b4da6d3036086bc19f23b0df8acd91a50d1410855f4546c39770e7" }, "downloads": -1, "filename": "pail-0.2.tar.gz", "has_sig": false, "md5_digest": "db2191520902d703d4639d76c804978f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22757, "upload_time": "2013-05-18T00:39:51", "url": "https://files.pythonhosted.org/packages/9d/33/803b14a709838e578ded7460ef0dcd086ac91df509fe168d5a99e1dbb7ae/pail-0.2.tar.gz" } ] }