# file GENERATED by distutils, do NOT edit
CHANGES
LICENSE
MANIFEST
NOTICE
README
setup.py
setversion.py
setversionwrapper.sh
/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/pyconfig.h
demo/NOTES
demo/__init__.py
demo/atomtools.py
demo/creoletools.py
demo/inject_markup.py
demo/inspectxml.py
demo/kekule.py
demo/rdfascrape.py
demo/scrapesniff.py
demo/writing_xml.py
demo/zthes2skos.py
demo/7days/bm1.xbel
demo/7days/bm2.xbel
demo/7days/day1.py
demo/7days/day2.py
demo/7days/day3.py
demo/7days/day4.py
demo/7days/eg.html
demo/data/copiasample.atom
demo/data/docbook_html-css.xslt
demo/data/docbook_html.css
demo/data/docbook_html.xslt
demo/data/docbook_html1.xslt
demo/data/docbook_text1.xslt
demo/data/identity.xslt
demo/data/monty.xml
demo/data/null.xslt
demo/data/pretty.xslt
demo/data/sdocbook_html.css
demo/data/sdocbook_html.xslt
demo/data/sdocbook_sample.xml
demo/data/sdocbook_text.xslt
demo/data/table.xsl
demo/data/xhtmlrdfa.html
doc/manual.rst
lib/__init__.py
lib/namespaces.py
lib/reader.py
lib/sax.py
lib/tree.py
lib/version.py
lib/bindery/__init__.py
lib/bindery/html.py
lib/bindery/nodes.py
lib/bindery/util.py
lib/bindery/model/__init__.py
lib/bindery/model/examplotron.py
lib/bindery/model/schematron.py
lib/dom/__init__.py
lib/dom/nodes.py
lib/lib/__init__.py
lib/lib/_inputsource.py
lib/lib/date.py
lib/lib/importutil.py
lib/lib/iri.py
lib/lib/irihelpers.py
lib/lib/iso8601.py
lib/lib/treecompare.py
lib/lib/util.py
lib/lib/xmlstring.py
lib/pushtree/__init__.py
lib/pushtree/pushtree_nfa.py
lib/src/charset.h
lib/src/xmlstring.c
lib/src/xmlstring.h
lib/src/domlette/README
lib/src/domlette/attr.c
lib/src/domlette/attr.h
lib/src/domlette/attributemap.c
lib/src/domlette/attributemap.h
lib/src/domlette/builder.c
lib/src/domlette/builder.h
lib/src/domlette/characterdata.c
lib/src/domlette/characterdata.h
lib/src/domlette/comment.c
lib/src/domlette/comment.h
lib/src/domlette/container.c
lib/src/domlette/container.h
lib/src/domlette/debug.h
lib/src/domlette/domlette.c
lib/src/domlette/domlette_interface.h
lib/src/domlette/element.c
lib/src/domlette/element.h
lib/src/domlette/entity.c
lib/src/domlette/entity.h
lib/src/domlette/exceptions.c
lib/src/domlette/exceptions.h
lib/src/domlette/namespace.c
lib/src/domlette/namespace.h
lib/src/domlette/namespacemap.c
lib/src/domlette/namespacemap.h
lib/src/domlette/node.c
lib/src/domlette/node.h
lib/src/domlette/processinginstruction.c
lib/src/domlette/processinginstruction.h
lib/src/domlette/refcounts.c
lib/src/domlette/refcounts.h
lib/src/domlette/rulematch.c
lib/src/domlette/rulematch.h
lib/src/domlette/text.c
lib/src/domlette/text.h
lib/src/expat/COPYING
lib/src/expat/README
lib/src/expat/attributes.c
lib/src/expat/attributes.h
lib/src/expat/content_model.c
lib/src/expat/content_model.h
lib/src/expat/debug.h
lib/src/expat/expat.c
lib/src/expat/expat_config.h
lib/src/expat/expat_interface.h
lib/src/expat/handler.c
lib/src/expat/handler.h
lib/src/expat/hash_table.c
lib/src/expat/hash_table.h
lib/src/expat/input_source.c
lib/src/expat/input_source.h
lib/src/expat/reader.c
lib/src/expat/reader.h
lib/src/expat/sax_handler.c
lib/src/expat/sax_handler.h
lib/src/expat/stack.c
lib/src/expat/stack.h
lib/src/expat/util.c
lib/src/expat/util.h
lib/src/expat/validation.c
lib/src/expat/validation.h
lib/src/expat/xmlchar.c
lib/src/expat/xmlchar.h
lib/src/expat/lib/amigaconfig.h
lib/src/expat/lib/ascii.h
lib/src/expat/lib/asciitab.h
lib/src/expat/lib/expat.h
lib/src/expat/lib/expat_external.h
lib/src/expat/lib/iasciitab.h
lib/src/expat/lib/internal.h
lib/src/expat/lib/latin1tab.h
lib/src/expat/lib/macconfig.h
lib/src/expat/lib/nametab.h
lib/src/expat/lib/utf8tab.h
lib/src/expat/lib/winconfig.h
lib/src/expat/lib/xmlparse.c
lib/src/expat/lib/xmlrole.c
lib/src/expat/lib/xmlrole.h
lib/src/expat/lib/xmltok.c
lib/src/expat/lib/xmltok.h
lib/src/expat/lib/xmltok_impl.c
lib/src/expat/lib/xmltok_impl.h
lib/src/expat/lib/xmltok_ns.c
lib/thirdparty/__init__.py
lib/thirdparty/html5lib/LICENSE
lib/thirdparty/html5lib/README
lib/thirdparty/html5lib/__init__.py
lib/thirdparty/html5lib/constants.py
lib/thirdparty/html5lib/html5parser.py
lib/thirdparty/html5lib/ihatexml.py
lib/thirdparty/html5lib/inputstream.py
lib/thirdparty/html5lib/sanitizer.py
lib/thirdparty/html5lib/tokenizer.py
lib/thirdparty/html5lib/utils.py
lib/thirdparty/html5lib/treebuilders/__init__.py
lib/thirdparty/html5lib/treebuilders/_base.py
lib/thirdparty/html5lib/treebuilders/simpletree.py
lib/thirdparty/httplib2/README
lib/thirdparty/httplib2/README.httplib2
lib/thirdparty/httplib2/__init__.py
lib/thirdparty/httplib2/__init__.py.orig
lib/thirdparty/httplib2/cacerts.txt
lib/thirdparty/httplib2/iri2uri.py
lib/thirdparty/httplib2/socks.py
lib/writers/__init__.py
lib/writers/_htmlprinters.py
lib/writers/_treevisitor.py
lib/writers/_xhtmlprinters.py
lib/writers/_xmlprinters.py
lib/writers/htmlentities.py
lib/writers/htmlwriter.py
lib/writers/node.py
lib/writers/outputparameters.py
lib/writers/stringwriter.py
lib/writers/struct.py
lib/writers/textwriter.py
lib/writers/xmlwriter.py
lib/writers/src/treewriter.c
lib/writers/src/xmlstream.c
lib/xpath/__init__.py
lib/xpath/context.py
lib/xpath/datatypes.py
lib/xpath/util.py
lib/xpath/compiler/__init__.py
lib/xpath/compiler/assembler.py
lib/xpath/expressions/__init__.py
lib/xpath/expressions/basics.py
lib/xpath/expressions/booleans.py
lib/xpath/expressions/functioncalls.py
lib/xpath/expressions/nodesets.py
lib/xpath/expressions/numbers.py
lib/xpath/extensions/BuiltInExtFunctions.py
lib/xpath/extensions/MathFunctions.py
lib/xpath/extensions/__init__.py
lib/xpath/functions/__init__.py
lib/xpath/functions/booleans.py
lib/xpath/functions/nodesets.py
lib/xpath/functions/numbers.py
lib/xpath/functions/strings.py
lib/xpath/locationpaths/__init__.py
lib/xpath/locationpaths/axisspecifiers.py
lib/xpath/locationpaths/nodetests.py
lib/xpath/locationpaths/predicates.py
lib/xpath/parser/__init__.py
lib/xpath/parser/xpath.bgen
lib/xpath/parser/xpath_grammar.bgen.frag
lib/xpath/parser/xpath_lexer_defines.bgen.frag
lib/xpath/parser/xpath_lexer_patterns.bgen.frag
lib/xpath/parser/xpath_modules.bgen.frag
lib/xpath/parser/xpath_tokens.bgen.frag
lib/xpath/parser/xpathparser.c
lib/xpath/src/axes.c
lib/xpath/src/datatypes.c
lib/xpath/src/nodetests.c
lib/xpath/src/paths.c
lib/xslt/__init__.py
lib/xslt/processor.py
lib/xslt/proxywriter.py
lib/xslt/result.py
lib/xslt/xsltcontext.py
lib/xslt/expressions/__init__.py
lib/xslt/expressions/avt.bgen
lib/xslt/expressions/avt.c
lib/xslt/expressions/avt.py
lib/xslt/exslt/__init__.py
lib/xslt/exslt/common.py
lib/xslt/exslt/datetime.py
lib/xslt/exslt/dynamic.py
lib/xslt/exslt/functions.py
lib/xslt/exslt/math.py
lib/xslt/exslt/regular_expressions.py
lib/xslt/exslt/sets.py
lib/xslt/exslt/strings.py
lib/xslt/extensions/__init__.py
lib/xslt/extensions/elements.py
lib/xslt/extensions/functions.py
lib/xslt/functions/__init__.py
lib/xslt/functions/src/decimal_format.c
lib/xslt/numbers/__init__.py
lib/xslt/numbers/en.py
lib/xslt/reader/__init__.py
lib/xslt/src/xslt_element.c
lib/xslt/src/xslt_element.h
lib/xslt/src/xslt_node.c
lib/xslt/src/xslt_node.h
lib/xslt/src/xslt_root.c
lib/xslt/src/xslt_root.h
lib/xslt/src/xslt_text.c
lib/xslt/src/xslt_text.h
lib/xslt/src/xslt_tree.c
lib/xslt/tree/__init__.py
lib/xslt/tree/apply_imports_element.py
lib/xslt/tree/apply_templates_element.py
lib/xslt/tree/attribute_element.py
lib/xslt/tree/attribute_types.py
lib/xslt/tree/call_template_element.py
lib/xslt/tree/choose_elements.py
lib/xslt/tree/comment_element.py
lib/xslt/tree/content_model.py
lib/xslt/tree/copy_element.py
lib/xslt/tree/copy_of_element.py
lib/xslt/tree/declaration_elements.py
lib/xslt/tree/element_element.py
lib/xslt/tree/fallback_elements.py
lib/xslt/tree/for_each_element.py
lib/xslt/tree/if_element.py
lib/xslt/tree/literal_element.py
lib/xslt/tree/message_element.py
lib/xslt/tree/number_element.py
lib/xslt/tree/processing_instruction_element.py
lib/xslt/tree/sort_element.py
lib/xslt/tree/template_element.py
lib/xslt/tree/text_element.py
lib/xslt/tree/transform_element.py
lib/xslt/tree/value_of_element.py
lib/xslt/tree/variable_elements.py
lib/xslt/tree/with_param_element.py
lib/xslt/xpatterns/__init__.py
lib/xslt/xpatterns/parser.c
lib/xslt/xpatterns/xpattern.bgen
lib/xupdate/__init__.py
lib/xupdate/commands.py
lib/xupdate/expressions.py
lib/xupdate/instructions.py
lib/xupdate/reader.py
lib/xupdate/writers.py
sandbox/akara-snapshots.sh
sandbox/filters.py
sandbox/html5lib4amara.diff
sandbox/parsebench.py
test/README
test/__init__.py
test/__init__.pyc
test/sample-xml-files.txt
test/testall.sh
test/bindery/__init__.py
test/bindery/__init__.pyc
test/bindery/nastytagsoup1.html
test/bindery/tagsoup2.html
test/bindery/tagsouprdfa1.html
test/bindery/test_basics.py
test/bindery/test_dispatcher.py
test/bindery/test_examplotron_model.py
test/bindery/test_examplotron_model.pyc
test/bindery/test_html.py
test/bindery/test_model.py
test/bindery/test_mutation.py
test/bindery/test_namespaces.py
test/bindery/test_performance.py
test/bindery/test_schematron_model.py
test/bindery/test_xpath_avt.py
test/demo/entry1.atom
test/demo/rfc4287-1-1-1.atom
test/demo/rfc4287-1-1-2.atom
test/demo/test_atomtools.py
test/docs/test_quick_reference.py
test/docs/test_whatsnew.py
test/docs/whatsnew_doc1.xml
test/dom/test_basics.py
test/lib/__init__.py
test/lib/sampleresource.txt
test/lib/test_inputsource.py
test/lib/test_iri.py
test/lib/test_irihelpers.py
test/lib/test_util.py
test/pushtree/test_pushtree.py
test/pushtree/test_pushtree.pyc
test/sevendays/__init__.py
test/sevendays/bm1.xbel
test/sevendays/bm2.xbel
test/sevendays/entries_combined.txt
test/sevendays/magnolia_uche.xml
test/sevendays/merged-1.xbel
test/sevendays/merged-2.xbel
test/sevendays/test_one.py
test/sevendays/test_three.py
test/sevendays/test_two.py
test/sevendays/zepheira_atom.xml
test/tree/__init__.py
test/tree/__init__.pyc
test/tree/test_basics.py
test/tree/test_basics.pyc
test/tree/test_contributed_2009.py
test/tree/test_copy.py
test/tree/test_gc.py
test/tree/test_mutation.py
test/tree/test_namespaces.py
test/writers/__init__.py
test/writers/test_c14n.py
test/writers/test_node_print.py
test/writers/test_struct.py
test/xmlcore/4suite.xsa
test/xmlcore/__init__.py
test/xmlcore/addr_book.dtd
test/xmlcore/badXml_16LE_BEBOM_16Decl.xml
test/xmlcore/badXml_16LE_LEBOM_16LEDecl.xml
test/xmlcore/badXml_16LE_noBOM_16Decl.xml
test/xmlcore/badXml_utf8_noBOM_16Decl.xml
test/xmlcore/count.txt
test/xmlcore/data.xml
test/xmlcore/disclaimer.xml
test/xmlcore/goodXml_16BE_BEBOM_16Decl.xml
test/xmlcore/goodXml_16BE_BEBOM_noDecl.xml
test/xmlcore/goodXml_16LE_LEBOM_16Decl.xml
test/xmlcore/goodXml_16LE_LEBOM_noDecl.xml
test/xmlcore/greeting.dtd
test/xmlcore/include1.xml
test/xmlcore/include2.xml
test/xmlcore/include3.xml
test/xmlcore/include4.xml
test/xmlcore/include5.xml
test/xmlcore/include6.xml
test/xmlcore/include7.xml
test/xmlcore/price-list.xml
test/xmlcore/recursive-xinclude.xml
test/xmlcore/test_convenience_parse.py
test/xmlcore/test_dtd.py
test/xmlcore/test_dtd.pyc
test/xmlcore/test_parse_fragment.py
test/xmlcore/test_write.py
test/xmlcore/test_xinclude.py
test/xmlcore/utf16bom.txt
test/xmlcore/utf8bom.txt
test/xmlcore/various_strings_1.dtd
test/xmlcore/xcatalog.xml
test/xmlcore/xcatalog_eg2.xml
test/xmlcore/xsa.dtd
test/xpath/__init__.py
test/xpath/test_abs_path.py
test/xpath/test_axisspecifiers.py
test/xpath/test_basic_expr.py
test/xpath/test_boolean_expr.py
test/xpath/test_expressions.py
test/xpath/test_function_calls.py
test/xpath/test_indiana_usecases.py
test/xpath/test_locationpaths.py
test/xpath/test_nodeset_expr.py
test/xpath/test_nodetests.py
test/xpath/test_number_expr.py
test/xpath/test_parser.py
test/xpath/test_predicates.py
test/xslt/__init__.py
test/xslt/addr_book1.xml
test/xslt/addr_book1.xsl
test/xslt/svgeg.svg
test/xslt/test-apply-imports-1.xslt
test/xslt/test-apply-imports-2.xslt
test/xslt/test-key-import-1.xslt
test/xslt/test-key-import-2.xslt
test/xslt/test-key-import-error.xslt
test/xslt/test_apply_imports.py
test/xslt/test_apply_templates.py
test/xslt/test_attribute.py
test/xslt/test_attribute_set.py
test/xslt/test_avt.py
test/xslt/test_basics.py
test/xslt/test_borrowed.py
test/xslt/test_call_template.py
test/xslt/test_choose.py
test/xslt/test_copy.py
test/xslt/test_copy_of.py
test/xslt/test_elem_attr.py
test/xslt/test_fallback.py
test/xslt/test_if.py
test/xslt/test_key.py
test/xslt/test_literals.py
test/xslt/test_message.py
test/xslt/test_text.py
test/xslt/xslt_support.py
test/xslt/borrowed/af_20000922_01.out.xml
test/xslt/borrowed/af_20000922_01.xml
test/xslt/borrowed/af_20000922_01.xslt
test/xslt/borrowed/cs_20070210-1.xslt
test/xslt/borrowed/d_20010308_01.txt
test/xslt/borrowed/d_20010308_01.xml
test/xslt/borrowed/d_20010308_01.xslt
test/xslt/borrowed/da_20000714.py
test/xslt/borrowed/dc_19991210_01.out.xml
test/xslt/borrowed/dc_19991210_01.xml
test/xslt/borrowed/dc_19991210_01.xslt
test/xslt/borrowed/dc_20000110_01.out.xml
test/xslt/borrowed/dc_20000110_01.xml
test/xslt/borrowed/dc_20000110_01.xslt
test/xslt/borrowed/dc_20000110_02.out.xml
test/xslt/borrowed/dc_20000110_02.xml
test/xslt/borrowed/dc_20000110_02.xslt
test/xslt/borrowed/dc_20000210_01.out.xml
test/xslt/borrowed/dc_20000210_01.xml
test/xslt/borrowed/dc_20000210_01.xslt
test/xslt/borrowed/dc_20000210_02.out.xml
test/xslt/borrowed/dc_20000210_02.xml
test/xslt/borrowed/dc_20000210_02.xslt
test/xslt/borrowed/dc_20000210_03.out.xml
test/xslt/borrowed/dc_20000210_03.xml
test/xslt/borrowed/dc_20000210_03.xslt
test/xslt/borrowed/dc_20000225_01.out.xml
test/xslt/borrowed/dc_20000225_01.xml
test/xslt/borrowed/dc_20000225_01.xslt
test/xslt/borrowed/dc_20000510_01.out.xml
test/xslt/borrowed/dc_20000510_01.xml
test/xslt/borrowed/dc_20000510_01.xslt
test/xslt/borrowed/dc_20000921_01.txt
test/xslt/borrowed/dc_20000921_01.xml
test/xslt/borrowed/dc_20000921_01.xslt
test/xslt/borrowed/dc_20001012_01.out.xml
test/xslt/borrowed/dc_20001012_01.xml
test/xslt/borrowed/dc_20001012_01.xslt
test/xslt/borrowed/dc_20001112_01.out.xml
test/xslt/borrowed/dc_20001112_01.xml
test/xslt/borrowed/dc_20001112_01.xslt
test/xslt/borrowed/dc_20011117_01.txt
test/xslt/borrowed/dc_20011117_01.xml
test/xslt/borrowed/dc_20011117_01.xslt
test/xslt/borrowed/dh_20000530_01.txt
test/xslt/borrowed/dh_20000530_01.xml
test/xslt/borrowed/dh_20000530_01.xslt
test/xslt/borrowed/dh_20000530_02.txt
test/xslt/borrowed/dh_20000530_02.xml
test/xslt/borrowed/dh_20000530_02.xslt
test/xslt/borrowed/dh_20000530_03.txt
test/xslt/borrowed/dh_20000530_03.xml
test/xslt/borrowed/dh_20000530_03.xslt
test/xslt/borrowed/dm_20010506-1.xslt
test/xslt/borrowed/dm_20010714_01.html
test/xslt/borrowed/dm_20010714_01.xml
test/xslt/borrowed/dm_20010714_01.xslt
test/xslt/borrowed/dm_20010714_02.html
test/xslt/borrowed/dm_20010714_02.xml
test/xslt/borrowed/dm_20010714_02.xslt
test/xslt/borrowed/dm_20010714_03.html
test/xslt/borrowed/dm_20010714_03.xml
test/xslt/borrowed/dm_20010714_03.xslt
test/xslt/borrowed/dm_20010815_01.out.xml
test/xslt/borrowed/dm_20010815_01.xml
test/xslt/borrowed/dm_20010815_01.xslt
test/xslt/borrowed/dp_20000306_01.out.xml
test/xslt/borrowed/dp_20000306_01.xml
test/xslt/borrowed/dp_20000306_01.xslt
test/xslt/borrowed/dp_20000310_01.out.xml
test/xslt/borrowed/dp_20000310_01.xml
test/xslt/borrowed/dp_20000310_01.xslt
test/xslt/borrowed/dp_20000310_02.out.xml
test/xslt/borrowed/dp_20000310_02.xml
test/xslt/borrowed/dp_20000310_02.xslt
test/xslt/borrowed/dp_20011212_01.out.xml
test/xslt/borrowed/dp_20011212_01.xml
test/xslt/borrowed/dp_20011212_01.xslt
test/xslt/borrowed/dp_20011217_01.out.xml
test/xslt/borrowed/dp_20011217_01.xml
test/xslt/borrowed/dp_20011217_01.xslt
test/xslt/borrowed/dp_20011217_02.out.xml
test/xslt/borrowed/dp_20011217_02.xml
test/xslt/borrowed/dp_20011217_02.xslt
test/xslt/borrowed/dp_20011217_03.out.html
test/xslt/borrowed/dp_20011217_03.xml
test/xslt/borrowed/dp_20011217_03.xslt
test/xslt/borrowed/dp_20011217_04.out.xml
test/xslt/borrowed/dp_20011217_04.xml
test/xslt/borrowed/dp_20011217_04.xslt
test/xslt/borrowed/ed_20000428_01.out.xml
test/xslt/borrowed/ed_20000428_01.xml
test/xslt/borrowed/ed_20000428_01.xslt
test/xslt/borrowed/ed_20000428_02.out.xml
test/xslt/borrowed/ed_20000428_02.xml
test/xslt/borrowed/ed_20000428_02.xslt
test/xslt/borrowed/em_20001125_01.out.xml
test/xslt/borrowed/em_20001125_01.xml
test/xslt/borrowed/em_20001125_01.xslt
test/xslt/borrowed/em_20010101_01.out.xml
test/xslt/borrowed/em_20010101_01.xml
test/xslt/borrowed/em_20010101_01.xslt
test/xslt/borrowed/ep_20020718_01.out.html
test/xslt/borrowed/ep_20020718_01.xml
test/xslt/borrowed/ep_20020718_01.xslt
test/xslt/borrowed/ep_20020718_02.out.html
test/xslt/borrowed/ep_20020718_02.xml
test/xslt/borrowed/ep_20020718_02.xslt
test/xslt/borrowed/ev_20000324_01.out.xml
test/xslt/borrowed/ev_20000324_01.xml
test/xslt/borrowed/ev_20000324_01.xslt
test/xslt/borrowed/evdv_20030203_01.out.xml
test/xslt/borrowed/evdv_20030203_01.xml
test/xslt/borrowed/evdv_20030203_01.xslt
test/xslt/borrowed/evdv_20030203_02.out.xml
test/xslt/borrowed/evdv_20030203_02.xml
test/xslt/borrowed/evdv_20030203_02.xslt
test/xslt/borrowed/evdv_20060904_01.out.xml
test/xslt/borrowed/evdv_20060904_01.xml
test/xslt/borrowed/evdv_20060904_01.xslt
test/xslt/borrowed/fc_20001125.py
test/xslt/borrowed/fn_20000913_01.out.xml
test/xslt/borrowed/fn_20000913_01.xml
test/xslt/borrowed/fn_20000913_01.xslt
test/xslt/borrowed/gg_20000722_01.out.xml
test/xslt/borrowed/gg_20000722_01.xml
test/xslt/borrowed/gg_20000722_01.xslt
test/xslt/borrowed/gkh_20000804_01.out.xml
test/xslt/borrowed/gkh_20000804_01.xml
test/xslt/borrowed/gkh_20000804_01.xslt
test/xslt/borrowed/gkh_20001016_01.out.xml
test/xslt/borrowed/gkh_20001016_01.xml
test/xslt/borrowed/gkh_20001016_01.xslt
test/xslt/borrowed/include1.xi
test/xslt/borrowed/include2.xi
test/xslt/borrowed/jd_20000911_01.out.xml
test/xslt/borrowed/jd_20000911_01.xml
test/xslt/borrowed/jd_20000911_01.xslt
test/xslt/borrowed/jd_20000911_02.out.xml
test/xslt/borrowed/jd_20000911_02.xml
test/xslt/borrowed/jd_20000911_02.xslt
test/xslt/borrowed/jk_20050406.py
test/xslt/borrowed/jlc_20060225_01.out.xml
test/xslt/borrowed/jlc_20060225_01.xml
test/xslt/borrowed/jlc_20060225_01.xslt
test/xslt/borrowed/jlc_20060711_01.out.xml
test/xslt/borrowed/jlc_20060711_01.xml
test/xslt/borrowed/jlc_20060711_01.xslt
test/xslt/borrowed/jlc_20090204_01.out.xml
test/xslt/borrowed/jlc_20090204_01.xml
test/xslt/borrowed/jlc_20090204_01.xslt
test/xslt/borrowed/js_20001004_01.out.xml
test/xslt/borrowed/js_20001004_01.xml
test/xslt/borrowed/js_20001004_01.xslt
test/xslt/borrowed/js_20001012_01.out.xml
test/xslt/borrowed/js_20001012_01.xml
test/xslt/borrowed/js_20001012_01.xslt
test/xslt/borrowed/js_20001016_01.out.html
test/xslt/borrowed/js_20001016_01.xml
test/xslt/borrowed/js_20001016_01.xslt
test/xslt/borrowed/jt_20000808_01.out.xml
test/xslt/borrowed/jt_20000808_01.xml
test/xslt/borrowed/jt_20000808_01.xslt
test/xslt/borrowed/jt_20001117_01.out.xml
test/xslt/borrowed/jt_20001117_01.xml
test/xslt/borrowed/jt_20001117_01.xslt
test/xslt/borrowed/jt_20001117_02.out.xml
test/xslt/borrowed/jt_20001117_02.xml
test/xslt/borrowed/jt_20001117_02.xslt
test/xslt/borrowed/jt_20001120_01.out.xml
test/xslt/borrowed/jt_20001120_01.xml
test/xslt/borrowed/jt_20001120_01.xslt
test/xslt/borrowed/kh_20030920_01.out.xml
test/xslt/borrowed/kh_20030920_01.xml
test/xslt/borrowed/kh_20030920_01.xslt
test/xslt/borrowed/km_19991209_01.out.xml
test/xslt/borrowed/km_19991209_01.xml
test/xslt/borrowed/km_19991209_01.xslt
test/xslt/borrowed/km_20000204_01.out.xml
test/xslt/borrowed/km_20000204_01.xml
test/xslt/borrowed/km_20000204_01.xslt
test/xslt/borrowed/km_20000204_02.out.xml
test/xslt/borrowed/km_20000204_02.xml
test/xslt/borrowed/km_20000204_02.xslt
test/xslt/borrowed/km_20000204_03.out.xml
test/xslt/borrowed/km_20000204_03.xml
test/xslt/borrowed/km_20000204_03.xslt
test/xslt/borrowed/km_20000207.py
test/xslt/borrowed/km_xmascracker_01.out.xml
test/xslt/borrowed/km_xmascracker_01.xml
test/xslt/borrowed/km_xmascracker_01.xslt
test/xslt/borrowed/km_xmascracker_02.out.xml
test/xslt/borrowed/km_xmascracker_02.xml
test/xslt/borrowed/km_xmascracker_02.xslt
test/xslt/borrowed/lmg_20001031_02.out.xml
test/xslt/borrowed/lmg_20001031_02.xml
test/xslt/borrowed/lmg_20001031_02.xslt
test/xslt/borrowed/lmg_20001031_03.out.xml
test/xslt/borrowed/lmg_20001031_03.xml
test/xslt/borrowed/lmg_20001031_03.xslt
test/xslt/borrowed/mb_20010106_01.out.xml
test/xslt/borrowed/mb_20010106_01.xml
test/xslt/borrowed/mb_20010106_01.xslt
test/xslt/borrowed/mb_20010718_01.out.xml
test/xslt/borrowed/mb_20010718_01.xml
test/xslt/borrowed/mb_20010718_01.xslt
test/xslt/borrowed/mb_20010718_02.out.xml
test/xslt/borrowed/mb_20010718_02.xml
test/xslt/borrowed/mb_20010718_02.xslt
test/xslt/borrowed/mb_20010913_01.out.xml
test/xslt/borrowed/mb_20010913_01.xml
test/xslt/borrowed/mb_20010913_01.xslt
test/xslt/borrowed/mb_20010914_01.out.xml
test/xslt/borrowed/mb_20010914_01.xml
test/xslt/borrowed/mb_20010914_01.xslt
test/xslt/borrowed/mb_20010914_02.out.xml
test/xslt/borrowed/mb_20010914_02.xml
test/xslt/borrowed/mb_20010914_02.xslt
test/xslt/borrowed/mb_20010917_01.out.xml
test/xslt/borrowed/mb_20010917_01.xml
test/xslt/borrowed/mb_20010917_01.xslt
test/xslt/borrowed/mb_20010917_02.out.xml
test/xslt/borrowed/mb_20010917_02.xml
test/xslt/borrowed/mb_20010917_02.xslt
test/xslt/borrowed/mb_20010917_03.out.xml
test/xslt/borrowed/mb_20010917_03.xml
test/xslt/borrowed/mb_20010917_03.xslt
test/xslt/borrowed/mb_20011019_01.out.xml
test/xslt/borrowed/mb_20011019_01.xml
test/xslt/borrowed/mb_20011019_01.xslt
test/xslt/borrowed/mb_20011105_01.out.xml
test/xslt/borrowed/mb_20011105_01.xml
test/xslt/borrowed/mb_20011105_01.xslt
test/xslt/borrowed/mb_20020709_01.out.xml
test/xslt/borrowed/mb_20020709_01.xml
test/xslt/borrowed/mb_20020709_01.xslt
test/xslt/borrowed/mb_20020715_01.out.xml
test/xslt/borrowed/mb_20020715_01.xml
test/xslt/borrowed/mb_20020715_01.xslt
test/xslt/borrowed/mb_20021016_02.txt
test/xslt/borrowed/mb_20021016_02.xml
test/xslt/borrowed/mb_20021016_02.xslt
test/xslt/borrowed/mb_20030210_01.out.xml
test/xslt/borrowed/mb_20030210_01.xml
test/xslt/borrowed/mb_20030210_01.xslt
test/xslt/borrowed/mb_20030210_02.out.xml
test/xslt/borrowed/mb_20030210_02.xml
test/xslt/borrowed/mb_20030210_02.xslt
test/xslt/borrowed/mb_20030210_03.out.html
test/xslt/borrowed/mb_20030210_03.xml
test/xslt/borrowed/mb_20030210_03.xslt
test/xslt/borrowed/mb_20030223_01.out.xml
test/xslt/borrowed/mb_20030223_01.xml
test/xslt/borrowed/mb_20030223_01.xslt
test/xslt/borrowed/mb_20030915.py
test/xslt/borrowed/mb_20030915_01.xslt
test/xslt/borrowed/mb_20030915a_01.xslt
test/xslt/borrowed/mb_20030915b_01.xslt
test/xslt/borrowed/mb_20041215_01.out.xml
test/xslt/borrowed/mb_20041215_01.xml
test/xslt/borrowed/mb_20041215_01.xslt
test/xslt/borrowed/mb_20041215_02.out.xml
test/xslt/borrowed/mb_20041215_02.xml
test/xslt/borrowed/mb_20041215_02.xslt
test/xslt/borrowed/mb_20041215_03.out.xml
test/xslt/borrowed/mb_20041215_03.xml
test/xslt/borrowed/mb_20041215_03.xslt
test/xslt/borrowed/mb_20041215_04.out.xml
test/xslt/borrowed/mb_20041215_04.xml
test/xslt/borrowed/mb_20041215_04.xslt
test/xslt/borrowed/mb_20041215_05.out.xml
test/xslt/borrowed/mb_20041215_05.xml
test/xslt/borrowed/mb_20041215_05.xslt
test/xslt/borrowed/mb_20041215_06.out.xml
test/xslt/borrowed/mb_20041215_06.xml
test/xslt/borrowed/mb_20041215_06.xslt
test/xslt/borrowed/mg_20010530_01.out.xml
test/xslt/borrowed/mg_20010530_01.xml
test/xslt/borrowed/mg_20010530_01.xslt
test/xslt/borrowed/mg_20010530_02.out.xml
test/xslt/borrowed/mg_20010530_02.xml
test/xslt/borrowed/mg_20010530_02.xslt
test/xslt/borrowed/mg_20010530_03.out.xml
test/xslt/borrowed/mg_20010530_03.xml
test/xslt/borrowed/mg_20010530_03.xslt
test/xslt/borrowed/mn_19991221_01.out.xml
test/xslt/borrowed/mn_19991221_01.xml
test/xslt/borrowed/mn_19991221_01.xslt
test/xslt/borrowed/mn_20001128_03.out.xml
test/xslt/borrowed/mn_20001128_03.xml
test/xslt/borrowed/mn_20001128_03.xslt
test/xslt/borrowed/mo_20001217_01.out.xml
test/xslt/borrowed/mo_20001217_01.xml
test/xslt/borrowed/mo_20001217_01.xslt
test/xslt/borrowed/ms_20000329_01.out.xml
test/xslt/borrowed/ms_20000329_01.xml
test/xslt/borrowed/ms_20000329_01.xslt
test/xslt/borrowed/nk_20030429_01.out.xml
test/xslt/borrowed/nk_20030429_01.xml
test/xslt/borrowed/nk_20030429_01.xslt
test/xslt/borrowed/ob_20010518_01.out.xml
test/xslt/borrowed/ob_20010518_01.xml
test/xslt/borrowed/ob_20010518_01.xslt
test/xslt/borrowed/oc_20001122_01.out.html
test/xslt/borrowed/oc_20001122_01.xml
test/xslt/borrowed/oc_20001122_01.xslt
test/xslt/borrowed/oc_20010115_01.out.html
test/xslt/borrowed/oc_20010115_01.xml
test/xslt/borrowed/oc_20010115_01.xslt
test/xslt/borrowed/oc_20010315_01.out.xml
test/xslt/borrowed/oc_20010315_01.xml
test/xslt/borrowed/oc_20010315_01.xslt
test/xslt/borrowed/oc_20010817_01.out.html
test/xslt/borrowed/oc_20010817_01.xml
test/xslt/borrowed/oc_20010817_01.xslt
test/xslt/borrowed/og_20010506_01.out.xml
test/xslt/borrowed/og_20010506_01.xml
test/xslt/borrowed/og_20010506_01.xslt
test/xslt/borrowed/ported_py.zip
test/xslt/borrowed/pt_20000805_01.out.xml
test/xslt/borrowed/pt_20000805_01.xml
test/xslt/borrowed/pt_20000805_01.xslt
test/xslt/borrowed/rs_20030311.py
test/xslt/borrowed/rt_20000515_01.out.xml
test/xslt/borrowed/rt_20000515_01.xml
test/xslt/borrowed/rt_20000515_01.xslt
test/xslt/borrowed/rvd_20030322_01.out.xml
test/xslt/borrowed/rvd_20030322_01.xml
test/xslt/borrowed/rvd_20030322_01.xslt
test/xslt/borrowed/rvd_20030322_02.out.xml
test/xslt/borrowed/rvd_20030322_02.xml
test/xslt/borrowed/rvd_20030322_02.xslt
test/xslt/borrowed/rvd_20030322_03.out.xml
test/xslt/borrowed/rvd_20030322_03.xml
test/xslt/borrowed/rvd_20030322_03.xslt
test/xslt/borrowed/rvd_20030322_04.out.xml
test/xslt/borrowed/rvd_20030322_04.xml
test/xslt/borrowed/rvd_20030322_04.xslt
test/xslt/borrowed/rvd_20030322_05.out.xml
test/xslt/borrowed/rvd_20030322_05.xml
test/xslt/borrowed/rvd_20030322_05.xslt
test/xslt/borrowed/rvd_20030322_06.out.xml
test/xslt/borrowed/rvd_20030322_06.xml
test/xslt/borrowed/rvd_20030322_06.xslt
test/xslt/borrowed/sb_20000628_01.out.xml
test/xslt/borrowed/sb_20000628_01.xml
test/xslt/borrowed/sb_20000628_01.xslt
test/xslt/borrowed/sm_19991228_01.out.html
test/xslt/borrowed/sm_19991228_01.xml
test/xslt/borrowed/sm_19991228_01.xslt
test/xslt/borrowed/sm_19991228_02.out.html
test/xslt/borrowed/sm_19991228_02.xml
test/xslt/borrowed/sm_19991228_02.xslt
test/xslt/borrowed/sm_20000304.py
test/xslt/borrowed/sm_20000509_01.out.xml
test/xslt/borrowed/sm_20000509_01.xml
test/xslt/borrowed/sm_20000509_01.xslt
test/xslt/borrowed/sm_20000509_02.out.xml
test/xslt/borrowed/sm_20000509_02.xml
test/xslt/borrowed/sm_20000509_02.xslt
test/xslt/borrowed/sm_20001129_01.out.xml
test/xslt/borrowed/sm_20001129_01.xml
test/xslt/borrowed/sm_20001129_01.xslt
test/xslt/borrowed/sp_20000818_01.out.html
test/xslt/borrowed/sp_20000818_01.xml
test/xslt/borrowed/sp_20000818_01.xslt
test/xslt/borrowed/spec_attribute_set.out.xml
test/xslt/borrowed/spec_attribute_set.xml
test/xslt/borrowed/spec_attribute_set.xslt
test/xslt/borrowed/spec_namespace_alias.out.xml
test/xslt/borrowed/spec_namespace_alias.xml
test/xslt/borrowed/spec_namespace_alias.xslt
test/xslt/borrowed/ss_20010301.py
test/xslt/borrowed/st_20000210_01.out.xml
test/xslt/borrowed/st_20000210_01.xml
test/xslt/borrowed/st_20000210_01.xslt
test/xslt/borrowed/st_20000210_02.out.xml
test/xslt/borrowed/st_20000210_02.xml
test/xslt/borrowed/st_20000210_02.xslt
test/xslt/borrowed/st_20000324_01.txt
test/xslt/borrowed/st_20000324_01.xml
test/xslt/borrowed/st_20000324_01.xslt
test/xslt/borrowed/test_cs_20070210.py
test/xslt/borrowed/test_dg_20010503.py
test/xslt/borrowed/test_dm_20010506.py
test/xslt/borrowed/test_dn_20010504.py
test/xslt/borrowed/test_dn_20020325.py
test/xslt/borrowed/test_mb_20020527.py
test/xslt/borrowed/test_mb_20020907.py
test/xslt/borrowed/test_mb_20021016.py
test/xslt/borrowed/test_mn_20001128.py
test/xslt/borrowed/test_ob_20000613.py
test/xslt/borrowed/test_og_20010503.py
test/xslt/borrowed/test_og_20010507.py
test/xslt/borrowed/test_tg_20010628.py
test/xslt/borrowed/test_uo_20010503.py
test/xslt/borrowed/tk_20001125_01.out.xml
test/xslt/borrowed/tk_20001125_01.xml
test/xslt/borrowed/tk_20001125_01.xslt
test/xslt/borrowed/tm_19991120_01.out.html
test/xslt/borrowed/tm_19991120_01.xml
test/xslt/borrowed/tm_19991120_01.xslt
test/xslt/borrowed/uo_20000817.out.xml
test/xslt/borrowed/uo_20000817.xml
test/xslt/borrowed/uo_20000817.xslt
test/xslt/borrowed/uo_20000923-1.out.xml
test/xslt/borrowed/uo_20000923-1.xml
test/xslt/borrowed/uo_20000923-1.xslt
test/xslt/borrowed/uo_20000923-2.out.xml
test/xslt/borrowed/uo_20000923-2.xml
test/xslt/borrowed/uo_20000923-2.xslt
test/xslt/borrowed/uo_20000923-3.out.xml
test/xslt/borrowed/uo_20000923-3.xml
test/xslt/borrowed/uo_20000923-3.xslt
test/xslt/borrowed/uo_20001030.out.xml
test/xslt/borrowed/uo_20001030.xml
test/xslt/borrowed/uo_20001030.xslt
test/xslt/borrowed/uo_20001208.out.xml
test/xslt/borrowed/uo_20001208.xml
test/xslt/borrowed/uo_20001208.xslt
test/xslt/borrowed/uo_20010112.out.xml
test/xslt/borrowed/uo_20010112.xml
test/xslt/borrowed/uo_20010112.xslt
test/xslt/borrowed/uo_20010502.out.xml
test/xslt/borrowed/uo_20010502.xml
test/xslt/borrowed/uo_20010502.xslt
test/xslt/borrowed/uo_20010717-1.out.xml
test/xslt/borrowed/uo_20010717-1.xml
test/xslt/borrowed/uo_20010717-1.xslt
test/xslt/borrowed/uo_20010717-2.out.xml
test/xslt/borrowed/uo_20010717-2.xml
test/xslt/borrowed/uo_20010717-2.xslt
test/xslt/borrowed/uo_20010814-1.out.xml
test/xslt/borrowed/uo_20010814-1.xml
test/xslt/borrowed/uo_20010814-1.xslt
test/xslt/borrowed/uo_20010814-2.out.xml
test/xslt/borrowed/uo_20010814-2.xml
test/xslt/borrowed/uo_20010814-2.xslt
test/xslt/borrowed/uo_20020909.out.xml
test/xslt/borrowed/uo_20020909.xml
test/xslt/borrowed/uo_20020909.xslt
test/xslt/borrowed/uo_20030109-1.xsl
test/xslt/borrowed/uo_20030109.out.xml
test/xslt/borrowed/uo_20030109.xml
test/xslt/borrowed/uo_20030109.xslt
test/xslt/borrowed/uo_20061009-1.out.xml
test/xslt/borrowed/uo_20061009-1.xml
test/xslt/borrowed/uo_20061009-1.xslt
test/xslt/borrowed/uo_20061009-2.xml
test/xslt/borrowed/uo_20061009-2.xslt
test/xslt/borrowed/w3c_xslt_spec.out.html
test/xslt/borrowed/w3c_xslt_spec.xml
test/xslt/borrowed/w3c_xslt_spec.xslt
test/xslt/borrowed/wh_20000607.out.xml
test/xslt/borrowed/wh_20000607.xml
test/xslt/borrowed/wh_20000607.xslt
test/xslt/borrowed/resources/4Suite.xsa
test/xslt/borrowed/resources/README
test/xslt/borrowed/resources/README.slides.xsl
test/xslt/borrowed/resources/REC-xslt-19991116.html
test/xslt/borrowed/resources/REC-xslt-19991116.xml
test/xslt/borrowed/resources/bh_20010501-inner1.xslt
test/xslt/borrowed/resources/bh_20010501-inner2.xslt
test/xslt/borrowed/resources/dchudnov-basic.xslt
test/xslt/borrowed/resources/dchudnov-urlpattern.xslt
test/xslt/borrowed/resources/dchudnov.xslt
test/xslt/borrowed/resources/eratosthenes.xslt
test/xslt/borrowed/resources/fundlist.xml
test/xslt/borrowed/resources/ie5default.xslt
test/xslt/borrowed/resources/jlc_20060711.xml
test/xslt/borrowed/resources/mb_20020527-1.xsl
test/xslt/borrowed/resources/mb_20020527-2.xsl
test/xslt/borrowed/resources/mb_20020907.xsl
test/xslt/borrowed/resources/newline_to_br_demo_11.xsl
test/xslt/borrowed/resources/ns_parse.py.patch
test/xslt/borrowed/resources/pool-comm.xsl
test/xslt/borrowed/resources/rdf2rss.xslt
test/xslt/borrowed/resources/rdftripledump.xslt
test/xslt/borrowed/resources/rss.schematron
test/xslt/borrowed/resources/sample.svg
test/xslt/borrowed/resources/schematron-skel-ns.xslt
test/xslt/borrowed/resources/slides.xsl
test/xslt/borrowed/resources/slides4svg.xml
test/xslt/borrowed/resources/tg_20010628-include.xml
test/xslt/borrowed/resources/uo_20030109-1.xsl
test/xslt/borrowed/resources/urlpattern.xslt
test/xslt/borrowed/resources/w3c-xmlspec.xslt
test/xslt/borrowed/resources/wc-nt.xslt
test/xslt/borrowed/resources/wc.xslt
test/xslt/borrowed/resources/xbel-1.0.xsl
test/xslt/borrowed/resources/xmlspec-v20.dtd
test/xslt/borrowed/resources/xmlverbatim.xsl
test/xslt/exslt/test_placeholder.py
test/xupdate/test_xupdate.py
