mirror of
https://github.com/bunny-lab-io/Borealis.git
synced 2025-07-28 02:28:28 -06:00
9 lines
167 B
Python
9 lines
167 B
Python
"""Python interfaces to XML parsers.
|
|
|
|
This package contains one module:
|
|
|
|
expat -- Python wrapper for James Clark's Expat parser, with namespace
|
|
support.
|
|
|
|
"""
|