{ "info": { "author": "UNKNOWN", "author_email": "hata.hirotaka@gamil.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "License :: OSI Approved :: Python Software Foundation License", "Programming Language :: Python", "Topic :: Text Processing :: Markup :: HTML" ], "description": ".. -*- restructuredtext -*-\n\nHtmlCssInclude converts css into inline style html for mobile.\nfont size is changed by mobile carrier (docomo, au, softbank).\nwhen mobile is VGA, image size is changed.\n\nRequirements\n------------\n* Python 2.5 or later (not support 3.x)\n* lxml\n\nSetup\n-----\n::\n\n $ easy_install HtmlCssInclude\n\n\nHow to Use\n--------\n::\n\n >>> from HtmlCssInclude import CssInclude\n\ninitialize with mobile carrier::\n\n >>> css_include = CssInclude(agent='docomo', is_vga=True)\n\nconvert css into inline style html::\n\n >>> converted_html = css_include.apply(input_html) \n\nHistory\n-------\n0.1.2 (2011-03-30)\n~~~~~~~~~~~~~~~~~~\n* ezweb bug fix\n\n0.1.1 (2010-11-22)\n~~~~~~~~~~~~~~~~~~\n* add test data\n\n0.1 (2010-11-20)\n~~~~~~~~~~~~~~~~~~\n* first release", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": null, "license": "PSL", "maintainer": null, "maintainer_email": null, "name": "HtmlCssInclude", "package_url": "https://pypi.org/project/HtmlCssInclude/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/HtmlCssInclude/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/HtmlCssInclude/0.1.2/", "requires_dist": null, "requires_python": null, "summary": "HtmlCssInclude convert css to inline style for mobile", "version": "0.1.2" }, "last_serial": 784512, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "626345590932c12db3ab7be676c0a7f7", "sha256": "d501b3fda48e63bdc014a09759c821d489d2b3ceb86e3848929bc784af0fe222" }, "downloads": -1, "filename": "HtmlCssInclude-0.1.1.tar.gz", "has_sig": false, "md5_digest": "626345590932c12db3ab7be676c0a7f7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4577, "upload_time": "2010-11-22T08:16:36", "url": "https://files.pythonhosted.org/packages/f9/1f/dbd60479049d4e00d5d3d8e0a70cc0acb6c93edc91e9c342a07baa927c3d/HtmlCssInclude-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "0b4438bf62ae66842a514dcff67c0cd7", "sha256": "8348d70788f6ec6c9bc222b42a54b3c809aa3d8b44a1dab5ca334af4688de3c9" }, "downloads": -1, "filename": "HtmlCssInclude-0.1.2.tar.gz", "has_sig": false, "md5_digest": "0b4438bf62ae66842a514dcff67c0cd7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4458, "upload_time": "2011-03-30T09:53:08", "url": "https://files.pythonhosted.org/packages/2c/71/cdcb5da5a0d01aabfff5d633f54aef910da1880363b0f65addf340b4f10a/HtmlCssInclude-0.1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0b4438bf62ae66842a514dcff67c0cd7", "sha256": "8348d70788f6ec6c9bc222b42a54b3c809aa3d8b44a1dab5ca334af4688de3c9" }, "downloads": -1, "filename": "HtmlCssInclude-0.1.2.tar.gz", "has_sig": false, "md5_digest": "0b4438bf62ae66842a514dcff67c0cd7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4458, "upload_time": "2011-03-30T09:53:08", "url": "https://files.pythonhosted.org/packages/2c/71/cdcb5da5a0d01aabfff5d633f54aef910da1880363b0f65addf340b4f10a/HtmlCssInclude-0.1.2.tar.gz" } ] }