{ "info": { "author": "Laurence Rowe", "author_email": "UNKNOWN", "bugtrack_url": null, "classifiers": [], "description": "======================\nexperimental.cssselect\n======================\n\nThis package contains an experimental fork of the lxml.cssselect module. The\nlxml fork with the same changes is http://github.com/lrowe/lxml\n\n\nChanges\n=======\n\n0.3 2012-04-05\n--------------\n\n* Fix bug with ignorable spaces between css selector groups. This caused\n extremely slow Diazo execution times.\n\n0.2 2012-04-04\n--------------\n\n* Make ``:contains()`` case sensitive for simplicity and speed.\n\n* Update to lxml master to fix problems with ignorable spaces in selectors.\n\n0.1 2011-03-23\n--------------\n\n* In lxml.cssselect, use the xpath 'A//B' (short for\n 'A/descendant-or-self::node()/B') instead of 'A/descendant::B' for the css\n descendant selector ('A B'). This makes a few edge cases to be consistent\n with the selector behavior in WebKit and Firefox, and makes more css\n expressions valid location paths (for use in xsl:template match).\n\n* Fork from lxml 2.3", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/lrowe/experimental.cssselect", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "experimental.cssselect", "package_url": "https://pypi.org/project/experimental.cssselect/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/experimental.cssselect/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/lrowe/experimental.cssselect" }, "release_url": "https://pypi.org/project/experimental.cssselect/0.3/", "requires_dist": null, "requires_python": null, "summary": "Experimental version of lxml.cssselect", "version": "0.3" }, "last_serial": 791808, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "3cb5e61adee5b415784eb8db749091ee", "sha256": "1c54fe783c4435bbc42d572baf5bf25828b89407dbe720cbcc3c0acf7b45c3a6" }, "downloads": -1, "filename": "experimental.cssselect-0.1.zip", "has_sig": false, "md5_digest": "3cb5e61adee5b415784eb8db749091ee", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13050, "upload_time": "2011-03-23T20:05:43", "url": "https://files.pythonhosted.org/packages/8f/a4/72540256cf10fcbf1a4e26588b05ceeb0098e71d2714aa76dc37a161063c/experimental.cssselect-0.1.zip" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "256cce151db6148b91f7ce4761e96b4e", "sha256": "57bdd5819c7a8b0b55b086f9553ed05c314250f7d0dfbe4f0a937a375c2623ae" }, "downloads": -1, "filename": "experimental.cssselect-0.2.zip", "has_sig": false, "md5_digest": "256cce151db6148b91f7ce4761e96b4e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14140, "upload_time": "2012-04-05T00:30:35", "url": "https://files.pythonhosted.org/packages/07/92/65b97c87a89a6f4725e756b908311ff7bcab969d9574f4709f590fa2a591/experimental.cssselect-0.2.zip" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "3fecdcf1fbc3ea6025e115a56a262957", "sha256": "90d9487935263d1109bebd7310aa91413b1bdc59efedb89f78cdf111e0fe394b" }, "downloads": -1, "filename": "experimental.cssselect-0.3.zip", "has_sig": false, "md5_digest": "3fecdcf1fbc3ea6025e115a56a262957", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14355, "upload_time": "2012-04-05T01:29:48", "url": "https://files.pythonhosted.org/packages/ee/17/1dad0a42b8e7853849b3e50434f8a930450853161205bee42e1874b1b5af/experimental.cssselect-0.3.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3fecdcf1fbc3ea6025e115a56a262957", "sha256": "90d9487935263d1109bebd7310aa91413b1bdc59efedb89f78cdf111e0fe394b" }, "downloads": -1, "filename": "experimental.cssselect-0.3.zip", "has_sig": false, "md5_digest": "3fecdcf1fbc3ea6025e115a56a262957", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14355, "upload_time": "2012-04-05T01:29:48", "url": "https://files.pythonhosted.org/packages/ee/17/1dad0a42b8e7853849b3e50434f8a930450853161205bee42e1874b1b5af/experimental.cssselect-0.3.zip" } ] }