view MANIFEST.in @ 1043:a21009a2bc3a trunk

Return correct value and properly namespaced attribute name when matching namespaced attributes with XPath expressions (fixes #572; thanks to Olemis Lang <olemis+trac@gmail.com> for bug report and suggestion for fix).
author hodgestar
date Thu, 20 Mar 2014 12:58:48 +0000
parents d599d55a9a70
children
line wrap: on
line source
include ChangeLog
include COPYING
recursive-include genshi *.py *.c *.txt *.html
recursive-include scripts *.py
recursive-include fixes *.py
recursive-include examples *
recursive-include doc *.html *.css *.txt *.png *.gif *.py *.ini COPYING
recursive-exclude doc/logo.lineform *
exclude doc/2000ft.graffle
global-exclude *.pyc
include fixes/*.*
recursive-include genshi/template/tests/templates *.html *.txt
Copyright (C) 2012-2017 Edgewall Software