This document is
only for testing!
This is a span within a paragraph.
\\n'\n >>> stripml(s) == 5000 * u'This is a span within a paragraph.\\n'\n True\n\nAnd we should have a look at entities and encodings.\n\n >>> stripml(u'In Straße und Überführung haben wir Umlaute.')\n u'In Straße und Überführung haben wir Umlaute.'\n >>> stripml('In Straße und Überführung haben wir Umlaute.')\n 'In Straße und Überführung haben wir Umlaute.'\n >>> print stripml(u'In Stra\u00dfe und \u00dcberf\u00fchrung haben wir Umlaute.').encode('ISO-8859-1') == u'In Stra\u00dfe und \u00dcberf\u00fchrung haben wir Umlaute.'.encode('ISO-8859-1')\n True\n\n=======\nChanges\n=======\n\n1.2.2 (2012-11-07)\n------------------\n- support for visual studio 2010 by M.Honeck\n\n1.2.1 (2008-03-20)\n------------------\n- added nose testrunner support\n\n1.2.0 (2007-10-23)\n------------------\n- First public release.\n- License added.", "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/haufe.stripml", "keywords": "SGML,HTML,XML,XHTML", "license": "LGPL 3", "maintainer": null, "maintainer_email": null, "name": "haufe.stripml", "package_url": "https://pypi.org/project/haufe.stripml/", "platform": "All", "project_url": "https://pypi.org/project/haufe.stripml/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://pypi.python.org/pypi/haufe.stripml" }, "release_url": "https://pypi.org/project/haufe.stripml/1.2.2/", "requires_dist": null, "requires_python": null, "summary": "Python extension for removing markup from strings.", "version": "1.2.2" }, "last_serial": 792846, "releases": { "1.2.0": [ { "comment_text": "", "digests": { "md5": "5d3cb912d09b0f761b2ddb2227ebd038", "sha256": "e5624d46e678bcfedae40b37bfb2e8c864ec2832fb8356d6e3e0f1f2ae69d0ce" }, "downloads": -1, "filename": "haufe.stripml-1.2.0.tar.gz", "has_sig": false, "md5_digest": "5d3cb912d09b0f761b2ddb2227ebd038", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10677, "upload_time": "2007-10-24T08:58:08", "url": "https://files.pythonhosted.org/packages/62/ff/c61ee96eb49327f4d324c5dcbc2c70acae6187936c647449e725aab7969d/haufe.stripml-1.2.0.tar.gz" } ], "1.2.1": [ { "comment_text": "", "digests": { "md5": "70ae33048944924bac91ea74fadd35df", "sha256": "517d6cf73766b45c368d40d86cd93dd2dfe1376326d412d8798d5014cf894bbf" }, "downloads": -1, "filename": "haufe.stripml-1.2.1.tar.gz", "has_sig": false, "md5_digest": "70ae33048944924bac91ea74fadd35df", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11911, "upload_time": "2009-03-17T08:51:28", "url": "https://files.pythonhosted.org/packages/94/33/0981a9e7b9c751a25216033cee5241554d5bd5368e1f3bdce0456ee18564/haufe.stripml-1.2.1.tar.gz" } ], "1.2.2": [ { "comment_text": "", "digests": { "md5": "bdbddeef52c80f83c299fb25d502cfab", "sha256": "288223fc8ea690171892dde354c282a215b130e9fe3d40fa96e32a98e068a8a2" }, "downloads": -1, "filename": "haufe.stripml-1.2.2.tar.gz", "has_sig": false, "md5_digest": "bdbddeef52c80f83c299fb25d502cfab", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12098, "upload_time": "2012-11-08T09:23:04", "url": "https://files.pythonhosted.org/packages/4c/d3/bc60d301db4d5ad080e59bfaffdf0f98d6c495e303e80fb4a7f90f32379c/haufe.stripml-1.2.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "bdbddeef52c80f83c299fb25d502cfab", "sha256": "288223fc8ea690171892dde354c282a215b130e9fe3d40fa96e32a98e068a8a2" }, "downloads": -1, "filename": "haufe.stripml-1.2.2.tar.gz", "has_sig": false, "md5_digest": "bdbddeef52c80f83c299fb25d502cfab", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12098, "upload_time": "2012-11-08T09:23:04", "url": "https://files.pythonhosted.org/packages/4c/d3/bc60d301db4d5ad080e59bfaffdf0f98d6c495e303e80fb4a7f90f32379c/haufe.stripml-1.2.2.tar.gz" } ] }