[Python-modules-commits] [python-cssselect] 01/01: Merge branch 'upstream'

Wolfgang Borgert debacle at moszumanska.debian.org
Sat Oct 11 23:39:05 UTC 2014


This is an automated email from the git hooks/post-receive script.

debacle pushed a commit to branch master
in repository python-cssselect.

commit 200260b5911f82af7beab8a54efcd8078fc2690d
Merge: c78a5a3 90c72b0
Author: W. Martin Borgert <debacle at debian.org>
Date:   Sun Oct 12 01:38:14 2014 +0200

    Merge branch 'upstream'

 .coveragerc           |    9 +
 .gitignore            |    7 +
 .travis.yml           |   12 +
 AUTHORS               |    9 +
 CHANGES               |  209 +++++++++
 LICENSE               |   32 ++
 MANIFEST.in           |    3 +
 README.rst            |   25 ++
 cssselect/__init__.py |   22 +
 cssselect/parser.py   |  766 ++++++++++++++++++++++++++++++++
 cssselect/tests.py    | 1166 +++++++++++++++++++++++++++++++++++++++++++++++++
 cssselect/xpath.py    |  694 +++++++++++++++++++++++++++++
 docs/conf.py          |  250 +++++++++++
 docs/index.rst        |  153 +++++++
 setup.cfg             |   10 +
 setup.py              |   44 ++
 tox.ini               |   10 +
 17 files changed, 3421 insertions(+)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-cssselect.git



More information about the Python-modules-commits mailing list