yaxp-common

Crates.ioyaxp-common
lib.rsyaxp-common
version0.1.19
created_at2025-02-01 09:37:59.671706+00
updated_at2025-02-13 08:29:01.88665+00
description Yet Another XML Parser
homepagehttps://github.com/opensourceworks-org/yaxp
repositoryhttps://github.com/opensourceworks-org/yaxp/tree/main/crates/yaxp-common
max_upload_size
id1538295
size123,390
(jeroenflvr)

documentation

README

versions downloads pipelines

<yaxp ⚡> Yet Another XSD Parser

⚠️ Deprecated: This crate has been replaced with yaxp-core.

Introduction

Using roxmltree to parse XML files.

Converts xsd schema to:

  • arrow

  • avro

  • duckdb (read_csv columns/types)

  • json

  • json representation of spark schema

  • jsonschema

  • polars

  • protobuf

TODO

  • Add pyo3/maturin support (crate pyaxp)
  • Add more tests
Commit count: 191

cargo fmt