Search by

mapsight / pulp-xml

pjeweb

Handlers for parsing and manipulating XML data.

v1.0.2 2026-06-26 18:33 UTC

This package is auto-updated.

Last update: 2026-09-04 10:20:06 UTC


README

Extension for the Pulp library to handle XML data.

Features

  • XML Parsing: Parse XML content using SimpleXML.
  • Namespace Handling: Strip XML namespaces for easier data access.
  • XPath Extraction: Extract specific data points using XPath expressions.
  • Pulp Integration: Seamless integration into Pulp pipelines.