Initial import to Tizen
[profile/ivi/python-twisted.git] / twisted / words / xish / __init__.py
1 # -*- test-case-name: twisted.words.test -*-
2 # Copyright (c) Twisted Matrix Laboratories.
3 # See LICENSE for details.
4
5
6 """
7
8 Twisted X-ish: XML-ish DOM and XPath-ish engine
9
10 """