debian/0000775000000000000000000000000012232516360007170 5ustar debian/source/0000775000000000000000000000000012232516360010470 5ustar debian/source/format0000664000000000000000000000001411752671442011707 0ustar 3.0 (quilt) debian/source/options0000664000000000000000000000005211752671442012114 0ustar extend-diff-ignore = "^[^/]*[.]egg-info/" debian/copyright0000664000000000000000000000340011755425031011123 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: python-cssselect Source: http://pypi.python.org/pypi/cssselect Files: * Copyright: 2007-2012 Ian Bicking and contributors License: BSD-3-Clause Files: debian/* Copyright: 2012 TANIGUCHI Takaki License: BSD-3-Clause License: BSD-3-Clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of the University nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. debian/changelog0000664000000000000000000000142012232507460011040 0ustar python-cssselect (0.9.1-1) unstable; urgency=low [ Barry Warsaw ] * New upstream release. * debian/control: - Remove unnecessary Build-Dep on python-support. - Bumped Standards-Version to 3.9.4 with no changes necessary. - Add X-Python-Version header. -- TANIGUCHI Takaki Sat, 26 Oct 2013 00:32:59 +0900 python-cssselect (0.8-1) unstable; urgency=low [ Jakub Wilk ] * Use canonical URIs for Vcs-* fields. [ TANIGUCHI Takaki ] * New upstream release * debian/copyright: update Format URL. -- TANIGUCHI Takaki Tue, 07 May 2013 09:51:54 +0900 python-cssselect (0.6.1-1) unstable; urgency=low * Initial release. (Closes: #672323) -- TANIGUCHI Takaki Thu, 10 May 2012 09:02:14 +0900 debian/control0000664000000000000000000000203312232507173010573 0ustar Source: python-cssselect Section: python Priority: extra Maintainer: Debian Python Modules Team Uploaders: TANIGUCHI Takaki Build-Depends: debhelper (>= 8) ,python-all ,python-setuptools Standards-Version: 3.9.4 X-Python-Version: >= 2.6 Homepage: http://pypi.python.org/pypi/cssselect Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/python-cssselect/trunk/ Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/python-cssselect/trunk/ Package: python-cssselect Architecture: all Depends: ${python:Depends}, ${misc:Depends} Provides: ${python:Provides} Description: cssselect parses CSS3 Selectors and translates them to XPath 1.0 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. debian/compat0000664000000000000000000000000211752671443010400 0ustar 8 debian/docs0000664000000000000000000000001311752671443010047 0ustar README.rst debian/rules0000775000000000000000000000007711752671443010266 0ustar #!/usr/bin/make -f # -*- makefile -*- %: dh $@ --with python2 debian/watch0000664000000000000000000000012311752671443010227 0ustar version=3 http://pypi.python.org/packages/source/c/cssselect/cssselect-(.*).tar.gz