Difference between revisions of "Python-cssselect"

From Free Software Directory
Jump to: navigation, search
(Debian import)
 
m (Blanked the page)
Line 1: Line 1:
{{Entry
 
|Name=Python-cssselect
 
|Short description=cssselect parses CSS3 Selectors and translates them to XPath 1.0
 
|Full description=cssselect parses CSS3 Selectors and translate them to XPath 1.0
 
expressions. Such expressions can be used in lxml or another
 
XPath engine to find the matching elements in an XML or HTML
 
document.
 
  
This module used to live inside of lxml as lxml.cssselect before
 
it was extracted as a stand-alone project.
 
 
This package provides the Python 2.x module.
 
|Homepage URL=http://pypi.python.org/pypi/cssselect
 
|User level=
 
|Component programs=
 
|VCS checkout command=
 
|Computer languages=
 
|Status=
 
|Is GNU=No
 
|Version identifier=0.9.1+git90c72b0-1
 
|Version download=http://ftp.debian.org/debian/pool/main/p/python-cssselect/python-cssselect_0.9.1+git90c72b0.orig.tar.gz
 
|Submitted by=Debian import
 
|Submitted date=2015-07-17
 
}}
 
{{Import
 
|Source=Debian
 
|Source link=http://packages.debian.org/sid/python-cssselect
 
|Source packages=python-cssselect 0.9.1+git90c72b0-1
 
|Date=2015-07-17
 
}}
 
{{Project license
 
|License=BSD_3Clause
 
|License copyright=Copyright 2007-2012 Ian Bicking and contributors
 
|License verified by=Debian: W. Martin Borgert <debacle@debian.org>
 
|License verified date=2014-10-11
 
|License note=License: bsd-3-clause
 
}}
 
{{Resource
 
|Resource kind=Download
 
|Resource URL=http://pypi.python.org/pypi/cssselect
 
}}
 

Revision as of 08:41, 14 February 2017



Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.