Skip to main content

pyXerces: A Python Xerces-c wrapper

Project description

travis-ci

Basic Usage:

import Xerces

parser = Xerces.XercesDOMParser()

xml = ‘<test>foobar</test>’ input = Xerces.MemBufInputSource(xml, ‘MemBufId’) parser.parse(input)

dom = parser.getDocument()

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

PyXerces-0.0.1.tar.gz (122.1 kB view details)

Uploaded Source

File details

Details for the file PyXerces-0.0.1.tar.gz.

File metadata

  • Download URL: PyXerces-0.0.1.tar.gz
  • Upload date:
  • Size: 122.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for PyXerces-0.0.1.tar.gz
Algorithm Hash digest
SHA256 9e153eaae4c48f7b756c91e9d9379ae9d7c7d0def4ebc907444c201809742fcd
MD5 9a7f484d6e861730d5b42ead3136e93c
BLAKE2b-256 bf64421bc05f5b679ba95cc9bde319ad824406fa5522bef3621ba9125edf16bf

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page