Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 172 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 172 Bytes

XML.jl

XML parsing for Julia

Status

  • complete libxml2 wrapping (no struct support) using Clang.jl
  • in-progress implementation of W3 DOM Core Level 1 API