Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 348 Bytes

File metadata and controls

10 lines (7 loc) · 348 Bytes

Pulp XML

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.